goweragreement 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
59% lines
Expression
58.3%
Tests
59.1%
Examples
77.4%
Vignettes
5.0%
By file
R/gower.R
57%
R/zzz.R
100%
Structure
- Functions
- 12
- Exported
- 4
- Compiled
- 0
- Call edges
- 6
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| L1.dist exp | R | 5 | 1 | 0.0% |
| row.stat.max | R | 9 | 2 | 0.0% |
| summary.gower | R | 31 | 3 | 0.0% |
| gower.agree exp | R | 73 | 16 | 61.5% |
| influence.gower | R | 48 | 7 | 66.7% |
| discrete.dist exp | R | 5 | 1 | 100.0% |
| hpd exp | R | 10 | 1 | 100.0% |
| .onAttach | R | 11 | 1 | 100.0% |
| confint.gower | R | 17 | 3 | 100.0% |
| is.wholenumber | R | 4 | 1 | 100.0% |
| row.dist | R | 10 | 3 | 100.0% |
| row.stat | R | 9 | 2 | 100.0% |