8c919007ec780f37cb19c2655def675a24d17efe
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getPathToDestination(from String, to String, date String, time String) : GraphPath renamed to private buildRequest(from String, to String, date String, time String) : RoutingRequest in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To | |
Change Return Type | 1 | ||
Change Return Type GraphPath to RoutingRequest in method private buildRequest(from String, to String, date String, time String) : RoutingRequest in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To | |
Extract Attribute | 4 | ||
Extract Attribute private MAX_WALK_DISTANCE_HEURISTIC : int in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To | |
Extract Attribute private WALK_RELUCTANCE : double in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To | |
Extract Attribute private MAX_WALK_DISTANCE : int in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To | |
Extract Attribute private CALL_AND_RIDE_RELUCTANCE : double in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To |