ff5590c42b72fd3f3680e517f1f7a4ea2f360f02
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 3 | ||
| Rename Variable tflags : long to turnFlags : long in method private addTurnRestriction(g Graph, tcs TurnCostExtension, from int, via int, to int) : void in class com.graphhopper.routing.EdgeBasedRoutingAlgorithmTest | From | To | |
| Rename Variable pw : PathBidirRef to turnCostExtension : TurnCostExtension in method public testExtract2() : void in class com.graphhopper.routing.PathBidirRefTest | From | To | |
| Rename Variable turnCostsInMillis : long to turnCostsInSeconds : long in method public calcMillis(edgeState EdgeIteratorState, reverse boolean, prevOrNextEdgeId int) : long in class com.graphhopper.routing.weighting.TurnWeighting | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type pw : PathBidirRef to turnCostExtension : TurnCostExtension in method public testExtract2() : void in class com.graphhopper.routing.PathBidirRefTest | From | To | |
| Inline Variable | 1 | ||
| Inline Variable e3_6 : EdgeIteratorState in method public testBasicTurnCosts() : void from class com.graphhopper.routing.EdgeBasedRoutingAlgorithmTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private addTurnRestriction(g Graph, tcs TurnCostExtension, from int, via int, to int) : void extracted from public testUTurns() : void in class com.graphhopper.routing.EdgeBasedRoutingAlgorithmTest | From | To |