bayprior 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
27% lines
Expression
43.5%
Tests
26.7%
Examples
19.9%
Vignettes
22.9%
By file
R/prior_report.R
0%
R/mod_robust_priors.R
0%
R/app_ui.R
0%
R/mod_conflict.R
0%
R/mod_sensitivity.R
0%
R/mod_elicitation.R
0%
R/mod_report.R
0%
R/mod_roulette.R
0%
R/app_server.R
0%
R/mod_pooling.R
0%
R/mod_welcome.R
0%
R/run_app.R
0%
Structure
- Functions
- 92
- Exported
- 23
- Compiled
- 0
- Call edges
- 114
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| as_prior exp | R | 5 | 1 | 0.0% |
| prior_report exp | R | 289 | 25 | 0.0% |
| run_app exp | R | 14 | 1 | 0.0% |
| .apply_plotly_theme | R | 17 | 3 | 0.0% |
| .check_item | R | 5 | 2 | 0.0% |
| .eval_density | R | 14 | 2 | 0.0% |
| .fit_summary_safe | R | 10 | 3 | 0.0% |
| .prior_support | R | 7 | 3 | 0.0% |
| .safe_chr | R | 5 | 5 | 0.0% |
| .safe_round | R | 4 | 1 | 0.0% |
| .status_item | R | 5 | 2 | 0.0% |
| .u | R | 1 | 1 | 0.0% |
| .validation_alert | R | 16 | 3 | 0.0% |
| .write_fallback_qmd | R | 391 | 1 | 0.0% |
| app_server | R | 191 | 15 | 0.0% |
| app_ui | R | 444 | 1 | 0.0% |
| golem_add_external_resources | R | 11 | 1 | 0.0% |
| mod_conflict_server | R | 170 | 12 | 0.0% |
| mod_conflict_ui | R | 55 | 1 | 0.0% |
| mod_elicitation_server | R | 181 | 3 | 0.0% |