whippr call graph
Each node is a function, tinted by its test coverage so untested, complex code stands out. Shape encodes language, a ring marks exported functions, and dashed edges are calls from R into compiled code. Hover a node for detail; click to focus its neighborhood.
Loading call graph…
Coverage
51% lines
Expression
49.6%
Tests
51.4%
Examples
0.0%
Vignettes
0.0%
By file
R/shinyThings.R
0%
R/addin.R
0%
R/max.R
0%
R/helpers-outliers.R
0%
R/tbl.R
26%
R/read-data.R
29%
R/helpers-read.R
42%
R/outliers.R
52%
R/utils.R
70%
R/helpers-incremental.R
82%
R/incremental.R
90%
R/kinetics.R
90%
Structure
- Functions
- 56
- Exported
- 22
- Compiled
- 0
- Call edges
- 57
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| perform_max exp | R | 128 | 16 | 0.0% |
| run_manual_cleaner exp | R | 149 | 3 | 0.0% |
| vo2_max exp | R | 52 | 5 | 0.0% |
| detect_outliers.incremental | R | 70 | 6 | 0.0% |
| outliers_anomaly | R | 31 | 1 | 0.0% |
| outliers_linear | R | 71 | 1 | 0.0% |
| perform_kinetics.heavy | R | 12 | 1 | 0.0% |
| plot_outliers.incremental | R | 16 | 1 | 0.0% |
| print.whippr | R | 94 | 12 | 0.0% |
| read_data.cardiocoach | R | 48 | 1 | 0.0% |
| read_data.custom | R | 40 | 2 | 0.0% |
| read_data.geratherm | R | 59 | 3 | 0.0% |
| read_data.nspire | R | 46 | 4 | 0.0% |
| read_data.parvo | R | 53 | 4 | 0.0% |
| target_nspire | R | 5 | 1 | 0.0% |
| target_parvo | R | 11 | 2 | 0.0% |
| undoHistory | R | 8 | 1 | 0.0% |
| undoHistoryModule | R | 109 | 8 | 0.0% |
| undoHistoryUI | R | 60 | 6 | 0.0% |
| detect_outliers exp | R | 30 | 5 | 60.0% |