0891b8b1de0001320013bb14d2ecd58d4718be85
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable startOfService : int to ret : int in method public getCallAndRideAlightTime(stop int, currTime long, directTime int, sd ServiceDay, useClockTime boolean, startClockTime long) : int in class org.opentripplanner.routing.trippattern.TripTimes | From | To | |
Extract Method | 1 | ||
Extract Method private buildRequest(from String, to String, date String, time String, arriveBy boolean) : RoutingRequest extracted from private buildRequest(from String, to String, date String, time String) : RoutingRequest in class org.opentripplanner.routing.flex.VermontFlexRoutingTest | From | To |