xegaDerivationTrees 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
covr status: test_error
Expression
56.3%
Tests
57.1%
Examples
not measured
Vignettes
not measured
By file
R/t2df.R
0%
R/printDerivations.R
0%
R/geTree.R
47%
R/derivationTrees.R
95%
Structure
- Functions
- 37
- Exported
- 37
- Compiled
- 0
- Call edges
- 28
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| addE exp | R | 3 | 1 | 0.0% |
| addV exp | R | 2 | 1 | 0.0% |
| decodeAndFixDT exp | R | 11 | 3 | 0.0% |
| decodeSymVec exp | R | 2 | 1 | 0.0% |
| generateCDT exp | R | 27 | 5 | 0.0% |
| newE exp | R | 2 | 1 | 0.0% |
| newV exp | R | 2 | 1 | 0.0% |
| printDerivations exp | R | 31 | 7 | 0.0% |
| treeProbability exp | R | 6 | 2 | 0.0% |
| treeToDataFrames exp | R | 43 | 9 | 0.0% |
| compatibleSubtrees exp | R | 8 | 5 | 80.0% |
| testGenerateDerivationTree exp | R | 18 | 5 | 83.3% |
| generateDerivationTree exp | R | 24 | 5 | 88.9% |
| chooseNode exp | R | 4 | 1 | 100.0% |
| chooseRule exp | R | 1 | 1 | 100.0% |
| chooseRulek exp | R | 1 | 1 | 100.0% |
| decodeCDT exp | R | 8 | 1 | 100.0% |
| decodeDT exp | R | 5 | 1 | 100.0% |
| decodeDTsym exp | R | 5 | 1 | 100.0% |
| decodeTree exp | R | 4 | 1 | 100.0% |