gdpc 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
57% lines
Expression
54.6%
Tests
56.5%
Examples
70.6%
Vignettes
not measured
By file
R/classGDPC.R
25%
R/autoGDPC.R
60%
Structure
- Functions
- 30
- Exported
- 3
- Compiled
- 11
- Call edges
- 23
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| components exp | R | 4 | 1 | 0.0% |
| components.gdpcs | R | 27 | 7 | 0.0% |
| construct.gdpc.norm | R | 56 | 7 | 0.0% |
| fitted.gdpcs | R | 21 | 7 | 0.0% |
| is.gdpcs | R | 9 | 2 | 0.0% |
| plot.gdpc | R | 26 | 7 | 0.0% |
| plot.gdpcs | R | 27 | 7 | 0.0% |
| print.gdpc | R | 9 | 2 | 0.0% |
| print.gdpcs | R | 18 | 2 | 0.0% |
| construct.gdpcs | R | 32 | 4 | 41.7% |
| auto.gdpc exp | R | 154 | 28 | 53.0% |
| fitted.gdpc | R | 16 | 5 | 54.5% |
| gdpc exp | R | 72 | 15 | 57.1% |
| is.gdpc | R | 27 | 5 | 77.8% |
| construct.gdpc | R | 41 | 5 | 84.2% |
| getLeads | R | 44 | 2 | 94.4% |