39b4a9002ada89abc6f51cbaf4c5837c2c80809c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable inIter : EdgeIterator to origInIter : EdgeIterator in method private alternativeWitnessExistsOrNotNeeded(outgoingEdge EdgeIteratorState, toNode int, witnessPathFinder WitnessPathFinder, originalPath CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch | From | To | |
Inline Method | 1 | ||
Inline Method package calcInTurnReplacementDifference(w int, baseInEdge int, altInEdge int) : double inlined to private alternativeWitnessExistsOrNotNeeded(outgoingEdge EdgeIteratorState, toNode int, witnessPathFinder WitnessPathFinder, originalPath CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch | From | To | |
Extract Variable | 1 | ||
Extract Variable origOutIterFirstOrigEdge : int in method private alternativeWitnessExistsOrNotNeeded(outgoingEdge EdgeIteratorState, toNode int, witnessPathFinder WitnessPathFinder, originalPath CHEntry) : boolean from class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch | From | To | |
Rename Parameter | 1 | ||
Rename Parameter chEntry : CHEntry to originalPath : CHEntry in method private alternativeWitnessExistsOrNotNeeded(outgoingEdge EdgeIteratorState, toNode int, witnessPathFinder WitnessPathFinder, originalPath CHEntry) : boolean in class com.graphhopper.routing.ch.EdgeBasedNodeContractor.TurnReplacementSearch | From | To |