3c2f660a2c20990c850178c59dabe45bf0ce7cf5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type NodeBasedNodeContractor to NodeContractor in method private createNodeContractor() : NodeContractor in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Change Variable Type | 4 | ||
| Change Variable Type nodeContractor : NodeBasedNodeContractor to nodeContractor : NodeContractor in method private createNodeContractor() : NodeContractor in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Change Variable Type nodeContractor : NodeBasedNodeContractor to nodeContractor : NodeContractor in method public testDirectedGraph() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Change Variable Type nodeContractor : NodeBasedNodeContractor to nodeContractor : NodeContractor in method public testFindShortcuts_Roundabout() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Change Variable Type nodeContractor : NodeBasedNodeContractor to nodeContractor : NodeContractor in method public testShortcutMergeBug() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Extract Method | 3 | ||
| Extract Method private createIgnoreNodeFilter(node int) : IgnoreNodeFilter extracted from public testShortestPathSkipNode2() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Extract Method private createIgnoreNodeFilter(node int) : IgnoreNodeFilter extracted from public testShortestPathSkipNode() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To | |
| Extract Method private createIgnoreNodeFilter(node int) : IgnoreNodeFilter extracted from public testShortestPathLimit() : void in class com.graphhopper.routing.ch.NodeBasedNodeContractorTest | From | To |