bf6f0f420261e63e277747c22a81f2abd6d0a864
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testNodeContraction_zeroWeightLoops() : void renamed to public testNodeContraction_zeroWeightLoop_twoLoops() : void in class com.graphhopper.routing.ch.EdgeBasedNodeContractorTest | From | To | |
| Rename Variable | 1 | ||
| Rename Variable algosAgree : boolean to algosDisagree : boolean in method private compareCHQueryWithDijkstra(factory RoutingAlgorithmFactory, from int, to int) : void in class com.graphhopper.routing.ch.CHTurnCostTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable fromNode : int in method public runSearch(targetNode int, targetEdge int) : CHEntry from class com.graphhopper.routing.ch.WitnessPathSearcher | From | To | |
| Extract Variable edgeWeight : double in method public runSearch(targetNode int, targetEdge int) : CHEntry from class com.graphhopper.routing.ch.WitnessPathSearcher | From | To |