golfastr call graph
Loading call graph…
Coverage
36% lines
Expression
26.8%
Tests
35.9%
Examples
16.2%
Vignettes
0.0%
By file
R/analysis.R
0%
R/plots.R
0%
R/build_season.R
0%
R/load_season_stats.R
0%
R/data_storage.R
0%
R/helpers.R
0%
R/load_players.R
0%
R/load_strokes_gained.R
0%
R/load_holes.R
31%
R/load_leaderboard.R
53%
R/cache.R
62%
R/load_data.R
82%
Structure
- Functions
- 54
- Exported
- 43
- Compiled
- 0
- Call edges
- 62
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| build_season exp | R | 70 | 7 | 0.0% |
| check_season exp | R | 28 | 4 | 0.0% |
| compare_players exp | R | 19 | 2 | 0.0% |
| field_strength exp | R | 18 | 2 | 0.0% |
| get_majors exp | R | 30 | 2 | 0.0% |
| get_player exp | R | 25 | 3 | 0.0% |
| get_player_scorecards exp | R | 3 | 1 | 0.0% |
| get_winners exp | R | 20 | 2 | 0.0% |
| leaderboard exp | R | 16 | 2 | 0.0% |
| list_tournaments exp | R | 3 | 1 | 0.0% |
| load_data exp | R | 17 | 4 | 0.0% |
| load_from_parquet exp | R | 11 | 3 | 0.0% |
| load_from_rds exp | R | 6 | 2 | 0.0% |
| load_holes exp | R | 72 | 9 | 0.0% |
| load_leaderboard exp | R | 51 | 8 | 0.0% |
| load_players exp | R | 42 | 5 | 0.0% |
| load_strokes_gained exp | R | 13 | 3 | 0.0% |
| load_tournament exp | R | 33 | 4 | 0.0% |
| load_tournament_detail exp | R | 48 | 6 | 0.0% |
| made_cuts_leaders exp | R | 29 | 2 | 0.0% |