ALUES 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
79% lines
Expression
77.1%
Tests
78.7%
Examples
30.1%
Vignettes
39.7%
By file
R/suitability.R
74%
R/suit.R
79%
R/overall_suit.R
84%
Structure
- Functions
- 19
- Exported
- 2
- Compiled
- 11
- Call edges
- 15
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| suitability | R | 407 | 134 | 74.5% |
| suit exp | R | 385 | 31 | 79.2% |
| overall_suit exp | R | 68 | 27 | 84.4% |