chandwich 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
89% lines
Expression
88.7%
Tests
89.3%
Examples
76.5%
Vignettes
69.5%
By file
R/compare_models.R
85%
R/plot_summary_print.R
87%
R/methods.R
89%
R/confidence_intervals.R
91%
R/adjust_loglik.R
92%
R/dgev.R
100%
Structure
- Functions
- 19
- Exported
- 6
- Compiled
- 0
- Call edges
- 2
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| print.chandwich | R | 9 | 2 | 0.0% |
| print.summary.chandwich | R | 8 | 2 | 0.0% |
| anova.chandwich | R | 87 | 10 | 69.0% |
| print.compmod | R | 48 | 8 | 79.4% |
| coef.chandwich | R | 11 | 3 | 83.3% |
| logLik.chandwich | R | 10 | 2 | 85.7% |
| confint.chandwich | R | 27 | 4 | 88.2% |
| print.confint | R | 48 | 8 | 88.2% |
| plot.confreg | R | 158 | 33 | 88.8% |
| conf_region exp | R | 164 | 25 | 89.2% |
| profile_loglik exp | R | 88 | 17 | 89.5% |
| summary.chandwich | R | 16 | 3 | 90.0% |
| plot.confint | R | 143 | 31 | 90.9% |
| compare_models exp | R | 212 | 28 | 92.0% |
| adjust_loglik exp | R | 507 | 73 | 92.5% |
| vcov.chandwich | R | 20 | 4 | 92.9% |
| plot.chandwich | R | 84 | 20 | 94.6% |
| conf_intervals exp | R | 166 | 22 | 95.0% |
| log_gev exp | R | 10 | 2 | 100.0% |