LTASR 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
5% lines
Expression
1.3%
Tests
5.3%
Examples
73.7%
Vignettes
59.8%
By file
R/get_table_history.R
0%
R/get_table_history_est.R
0%
R/parseRate.R
0%
R/get_table.R
0%
R/checkPerson.R
0%
R/checkHistory.R
0%
R/smr_minor.R
0%
R/checkStrata.R
0%
R/smr_major.R
0%
R/mapDeaths.R
0%
R/smr_custom.R
0%
R/exp_strata.R
0%
Structure
- Functions
- 14
- Exported
- 11
- Compiled
- 0
- Call edges
- 13
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| checkStrata exp | R | 28 | 2 | 0.0% |
| exp_strata exp | R | 13 | 1 | 0.0% |
| get_table exp | R | 133 | 4 | 0.0% |
| get_table_history exp | R | 263 | 12 | 0.0% |
| get_table_history_est exp | R | 203 | 7 | 0.0% |
| mapDeaths exp | R | 24 | 2 | 0.0% |
| parseRate exp | R | 145 | 6 | 0.0% |
| smr_custom exp | R | 23 | 1 | 0.0% |
| smr_major exp | R | 25 | 1 | 0.0% |
| smr_minor exp | R | 46 | 1 | 0.0% |
| checkHistory | R | 64 | 6 | 0.0% |
| checkPerson | R | 92 | 10 | 0.0% |
| expand_dates exp | R | 45 | 1 | 100.0% |
| .onAttach | R | 7 | 1 | 100.0% |