6e6418bb0fee007521ee5cd663a1067df2671aaa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable tmpEdge : EdgeIteratorState to edge : EdgeIteratorState in method public setRoundabout(clockwise boolean) : void in class com.graphhopper.routing.PathTest.RoundaboutGraph | From | To | |
| Replace Variable With Attribute | 3 | ||
| Replace Variable With Attribute rg : RoundaboutGraph to roundaboutGraph : RoundaboutGraph in method public testCalcInstructionsRoundaboutClockwise() : void in class com.graphhopper.routing.PathTest | From | To | |
| Replace Variable With Attribute rg : RoundaboutGraph to roundaboutGraph : RoundaboutGraph in method public testCalcInstructionsRoundabout() : void in class com.graphhopper.routing.PathTest | From | To | |
| Replace Variable With Attribute rg : RoundaboutGraph to roundaboutGraph : RoundaboutGraph in method public testCalcInstructionsRoundabout2() : void in class com.graphhopper.routing.PathTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute edge2change : EdgeIteratorState to edge3to6 : EdgeIteratorState in class com.graphhopper.routing.PathTest.RoundaboutGraph | From | To | |
| Extract Variable | 1 | ||
| Extract Variable flags : long in method public inverse3to9() : void from class com.graphhopper.routing.PathTest.RoundaboutGraph | From | To | |
| Extract Method | 2 | ||
| Extract Method public setRoundabout(clockwise boolean) : void extracted from private RoundaboutGraph(clockwise boolean) in class com.graphhopper.routing.PathTest.RoundaboutGraph | From | To | |
| Extract Method public inverse3to9() : void extracted from private RoundaboutGraph(clockwise boolean) in class com.graphhopper.routing.PathTest.RoundaboutGraph | From | To |