kfino 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
43% lines
Expression
44.5%
Tests
43.4%
Examples
63.7%
Vignettes
77.4%
By file
R/kfino.R
29%
R/utils_functions.R
55%
R/graph_functions.R
81%
Structure
- Functions
- 6
- Exported
- 6
- Compiled
- 0
- Call edges
- 6
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| utils_EM exp | R | 201 | 3 | 0.0% |
| kfino_fit exp | R | 530 | 57 | 28.6% |
| kfino_plot exp | R | 80 | 12 | 81.1% |
| doutlier exp | R | 7 | 1 | 100.0% |
| utils_fit exp | R | 151 | 3 | 100.0% |
| utils_likelihood exp | R | 111 | 3 | 100.0% |