acss 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
Expression
0.0%
Tests
0.0%
Examples
not measured
Vignettes
not measured
By file
R/acss.R
0%
R/standard_complexity.R
0%
R/bdm.R
0%
R/helper.R
0%
Structure
- Functions
- 14
- Exported
- 12
- Compiled
- 0
- Call edges
- 15
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| acss exp | R | 24 | 4 | 0.0% |
| alternations exp | R | 8 | 2 | 0.0% |
| bdm exp | R | 38 | 10 | 0.0% |
| change_complexity exp | R | 4 | 1 | 0.0% |
| count_class exp | R | 11 | 2 | 0.0% |
| entropy exp | R | 9 | 1 | 0.0% |
| entropy2 exp | R | 12 | 2 | 0.0% |
| likelihood_d exp | R | 21 | 3 | 0.0% |
| likelihood_ratio exp | R | 7 | 1 | 0.0% |
| local_complexity exp | R | 18 | 4 | 0.0% |
| normalize_string exp | R | 8 | 2 | 0.0% |
| prob_random exp | R | 10 | 1 | 0.0% |
| .change_complexity | R | 29 | 8 | 0.0% |
| check_string | R | 3 | 2 | 0.0% |