f4f37f048eb40442070659a6f064f094b41c7531
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable numSearches : int to numSearchesA : int in method public testNodeContraction_randomGraph_checkStatistics() : void in class com.graphhopper.routing.ch.EdgeBasedNodeContractorTest | From | To | |
| Rename Variable numEdgesPolled : int to numEdgesPolledA : int in method public testNodeContraction_randomGraph_checkStatistics() : void in class com.graphhopper.routing.ch.EdgeBasedNodeContractorTest | From | To | |
| Extract Variable | 2 | ||
| Extract Variable shortcutCount : int in method private contractNodes() : void from class com.graphhopper.routing.ch.ManualPrepareContractionHierarchies | From | To | |
| Extract Variable node : int in method private contractNodes() : void from class com.graphhopper.routing.ch.ManualPrepareContractionHierarchies | From | To | |
| Extract Method | 1 | ||
| Extract Method private buildRandomGraph(seed long) : void extracted from public testNodeContraction_randomGraph_checkStatistics() : void in class com.graphhopper.routing.ch.EdgeBasedNodeContractorTest | From | To |