admiralvaccine 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
96% lines
Expression
96.7%
Tests
96.4%
Examples
82.9%
Vignettes
not measured
By file
R/derive_vars_crit.R
80%
R/derive_vars_merged_vaccine.R
96%
R/derive_vars_vaxdt.R
97%
R/derive_diam_to_sev_records.R
98%
R/derive_vars_event_flag.R
100%
R/derive_fever_records.R
100%
R/derive_vars_params.R
100%
R/derive_vars_max_flag.R
100%
R/derive_var_aval_adis.R
100%
R/post_process_reacto.R
100%
Structure
- Functions
- 11
- Exported
- 11
- Compiled
- 0
- Call edges
- 1
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| derive_vars_crit exp | R | 61 | 2 | 79.6% |
| derive_vars_merged_vaccine exp | R | 47 | 3 | 96.4% |
| derive_vars_vaxdt exp | R | 52 | 4 | 96.8% |
| derive_diam_to_sev_records exp | R | 80 | 4 | 98.2% |
| derive_fever_records exp | R | 66 | 3 | 100.0% |
| derive_var_aval_adis exp | R | 39 | 8 | 100.0% |
| derive_vars_event_flag exp | R | 74 | 8 | 100.0% |
| derive_vars_max_flag exp | R | 28 | 5 | 100.0% |
| derive_vars_params exp | R | 57 | 5 | 100.0% |
| max_flag exp | R | 23 | 1 | 100.0% |
| post_process_reacto exp | R | 14 | 1 | 100.0% |