Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
D | Stations.create_trip_data_from_station() | 0 | 42 | 8 |
C | Contour.interpolate_travel_time() | 0 | 27 | 7 |
C | Contour.create_contour_data() | 0 | 54 | 8 |
C | Stations.recreate_missing_destinations() | 0 | 17 | 8 |
B | Stations.__init__() | 0 | 12 | 6 |
B | main() | 0 | 28 | 5 |
B | Contour.create_geojson() | 0 | 39 | 3 |
B | GPS.ecef2lla() | 0 | 26 | 2 |
A | ContourMerged.create_geojson() | 0 | 23 | 1 |
A | ContourMerged.merge_grid_data() | 0 | 9 | 4 |
A | Stations.travel_times_from_json() | 0 | 8 | 4 |
A | Stations.create_traveltimes_data() | 0 | 10 | 4 |
A | Stations.get_stations_for_types() | 0 | 7 | 4 |
A | create_contours_for_station() | 0 | 18 | 4 |
A | Stations.get_station_code() | 0 | 5 | 3 |