profoc 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
69% lines
Expression
69.4%
Tests
68.5%
Examples
3.9%
Vignettes
36.9%
By file
R/online_plot.R
0%
R/methods_common.R
0%
R/online_summary.R
0%
R/online_tidy.R
0%
R/online_autoplot.R
0%
R/online_print.R
0%
R/methods_batch.R
0%
inst/include/optim/misc/error_reporting.ipp
55%
R/online_update.R
62%
R/batch.R
82%
R/online_predict.R
89%
R/splines.R
91%
Structure
- Functions
- 86
- Exported
- 10
- Compiled
- 41
- Call edges
- 73
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| autoplot.batch | R | 3 | 1 | 0.0% |
| autoplot.online | R | 22 | 3 | 0.0% |
| autoplot_common | R | 14 | 1 | 0.0% |
| darken | R | 6 | 1 | 0.0% |
| get_seed | R | 3 | 1 | 0.0% |
| plot.batch | R | 3 | 1 | 0.0% |
| plot.online | R | 195 | 15 | 0.0% |
| plot_common | R | 26 | 1 | 0.0% |
| print.batch | R | 3 | 1 | 0.0% |
| print.online | R | 10 | 1 | 0.0% |
| print_common | R | 12 | 1 | 0.0% |
| summary.online | R | 56 | 2 | 0.0% |
| tidy.online.experts_loss | R | 8 | 1 | 0.0% |
| tidy.online.forecaster_loss | R | 8 | 1 | 0.0% |
| tidy.online.predictions | R | 8 | 1 | 0.0% |
| tidy.online.weights | R | 7 | 1 | 0.0% |
| update.online | R | 69 | 7 | 61.5% |
| batch exp | R | 161 | 13 | 82.3% |
| pgbeta | R | 8 | 2 | 83.3% |
| make_hat_mats exp | R | 80 | 6 | 88.5% |