WOTPLY 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
12% lines
Expression
14.3%
Tests
12.1%
Examples
3.0%
Vignettes
77.0%
By file
R/get_transition_matrix.R
0%
R/WOTPLY.R
15%
Structure
- Functions
- 5
- Exported
- 4
- Compiled
- 0
- Call edges
- 1
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| convert_names exp | R | 10 | 1 | 0.0% |
| get_transition_matrix exp | R | 32 | 2 | 0.0% |
| select_top_weights exp | R | 16 | 3 | 0.0% |
| WOTPLY exp | R | 162 | 31 | 14.8% |
| gg_color_hue | R | 5 | 1 | 100.0% |