anyflights call graph
Loading call graph…
Coverage
63% lines
covr status: test_error
Expression
57.4%
Tests
63.1%
Examples
not measured
Vignettes
not measured
By file
R/as_flights_package.R
0%
R/anyflights.R
33%
R/utils.R
63%
R/get_planes.R
67%
R/get_airlines.R
82%
R/get_weather.R
90%
R/get_flights.R
90%
R/get_airports.R
91%
Structure
- Functions
- 39
- Exported
- 7
- Compiled
- 0
- Call edges
- 52
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| as_flights_package exp | R | 34 | 1 | 0.0% |
| check_as_flights_package_arguments | R | 49 | 11 | 0.0% |
| check_given_data | R | 15 | 4 | 0.0% |
| join_planes_data | R | 20 | 1 | 0.0% |
| join_planes_to_flights_data | R | 14 | 2 | 0.0% |
| load_as | R | 5 | 1 | 0.0% |
| message_glue | R | 7 | 1 | 0.0% |
| process_planes_ref | R | 42 | 2 | 0.0% |
| save_flights_data | R | 7 | 1 | 0.0% |
| save_flights_dataset | R | 8 | 1 | 0.0% |
| stop_no_internet | R | 5 | 1 | 0.0% |
| warning_glue | R | 7 | 1 | 0.0% |
| write_flights_documentation | R | 21 | 1 | 0.0% |
| anyflights exp | R | 46 | 2 | 33.3% |
| check_arguments | R | 73 | 18 | 57.1% |
| get_planes exp | R | 27 | 3 | 66.7% |
| parse_flights_data_arg | R | 22 | 5 | 71.4% |
| process_planes_master | R | 15 | 1 | 71.4% |
| null_transformer | R | 8 | 2 | 75.0% |
| url_exists | R | 36 | 4 | 76.2% |