SVARtca 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
69% lines
Expression
65.8%
Tests
68.7%
Examples
63.7%
Vignettes
0.0%
By file
R/tca_from_var.R
0%
R/transmission.R
72%
R/plot_tca.R
75%
R/tca_analyze.R
77%
R/systems_form.R
78%
Structure
- Functions
- 19
- Exported
- 6
- Compiled
- 0
- Call edges
- 22
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| tca_from_var exp | R | 55 | 13 | 0.0% |
| applyAndToB | R | 10 | 3 | 0.0% |
| computeMA | R | 18 | 4 | 0.0% |
| print.tca_result | R | 27 | 5 | 0.0% |
| tca_validate_additivity exp | R | 23 | 7 | 68.8% |
| transmissionEffect | R | 26 | 4 | 68.8% |
| plot_tca exp | R | 92 | 13 | 74.6% |
| tca_systems_form exp | R | 13 | 3 | 85.7% |
| makeOmega_systems | R | 20 | 2 | 87.5% |
| tca_analyze exp | R | 81 | 9 | 100.0% |
| tca_decompose_binary exp | R | 12 | 1 | 100.0% |
| applyNotToB | R | 7 | 2 | 100.0% |
| makeB_systems | R | 15 | 1 | 100.0% |
| makeLD | R | 6 | 1 | 100.0% |
| mapY2X | R | 4 | 1 | 100.0% |
| not_vars_for | R | 9 | 3 | 100.0% |
| permmatrix | R | 4 | 1 | 100.0% |
| slideIn | R | 16 | 2 | 100.0% |
| vec_to_irf | R | 9 | 2 | 100.0% |