supernova 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
0% lines
covr status: test_error
Expression
0.0%
Tests
0.0%
Examples
not measured
Vignettes
not measured
By file
R/supernova.R
0%
R/pairwise.R
0%
R/generate_models.R
0%
R/number.R
0%
R/utils-formula.R
0%
R/utils.R
0%
R/variables.R
0%
R/listwise_delete.R
0%
R/equation.R
0%
R/zzz.R
0%
Structure
- Functions
- 109
- Exported
- 14
- Compiled
- 0
- Call edges
- 121
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| as_number exp | R | 1 | 1 | 0.0% |
| autoplot.pairwise exp | R | 29 | 2 | 0.0% |
| drop_term exp | R | 25 | 1 | 0.0% |
| equation exp | R | 16 | 1 | 0.0% |
| generate_models exp | R | 3 | 1 | 0.0% |
| is_number exp | R | 3 | 1 | 0.0% |
| listwise_delete exp | R | 3 | 1 | 0.0% |
| number exp | R | 5 | 1 | 0.0% |
| pairwise exp | R | 16 | 2 | 0.0% |
| pairwise_bonferroni exp | R | 3 | 1 | 0.0% |
| pairwise_t exp | R | 51 | 4 | 0.0% |
| pairwise_tukey exp | R | 43 | 2 | 0.0% |
| supernova exp | R | 3 | 1 | 0.0% |
| variables exp | R | 3 | 1 | 0.0% |
| .onLoad | R | 6 | 2 | 0.0% |
| add_class_information | R | 6 | 1 | 0.0% |
| anova_tbl | R | 22 | 3 | 0.0% |
| build_anova_table | R | 62 | 2 | 0.0% |
| build_equivalent_call | R | 8 | 2 | 0.0% |
| build_formulae_full_model | R | 5 | 1 | 0.0% |