ungroup 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
96% lines
Expression
95.1%
Tests
95.5%
Examples
88.2%
Vignettes
not measured
By file
R/pclm_graphics.R
86%
R/pclm_optim.R
93%
R/utils.R
94%
R/pclm_1D.R
97%
R/pclm_CI.R
97%
R/pclm_fit.R
100%
R/pclm_2D.R
100%
R/MortalitySmooth_fun.R
100%
R/ungroup-data.R
100%
R/pclm_control.R
100%
Structure
- Functions
- 46
- Exported
- 15
- Compiled
- 5
- Call edges
- 41
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| AIC.pclm2D | R | 1 | 1 | 0.0% |
| BIC.pclm2D | R | 1 | 1 | 0.0% |
| plot.pclm2D | R | 86 | 9 | 68.1% |
| optimize_par | R | 50 | 8 | 89.5% |
| pclm.input.check exp | R | 75 | 28 | 91.4% |
| pclm exp | R | 81 | 7 | 94.8% |
| build_B_spline_basis exp | R | 21 | 2 | 100.0% |
| build_C_matrix exp | R | 28 | 4 | 100.0% |
| build_P_matrix exp | R | 12 | 2 | 100.0% |
| control.pclm exp | R | 13 | 1 | 100.0% |
| control.pclm2D exp | R | 13 | 1 | 100.0% |
| create.artificial.bin exp | R | 11 | 3 | 100.0% |
| delete.artificial.bin exp | R | 21 | 5 | 100.0% |
| frac exp | R | 3 | 1 | 100.0% |
| pclm.fit exp | R | 41 | 2 | 100.0% |
| pclm2D exp | R | 57 | 9 | 100.0% |
| seqlast exp | R | 9 | 2 | 100.0% |
| suggest.valid.out.step exp | R | 6 | 1 | 100.0% |
| validate.nlast exp | R | 26 | 4 | 100.0% |
| AIC.pclm | R | 7 | 2 | 100.0% |