ReviewR 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
1% lines
Expression
0.4%
Tests
1.0%
Examples
0.0%
Vignettes
0.0%
By file
R/mod_REDCap.R
0%
R/mod_navigation.R
0%
R/mod_BigQuery_setup.R
0%
R/database_tables_omop.R
0%
R/database_tables_mimic3.R
0%
R/mod_data_model_detection.R
0%
R/mod_PostgreSQL_setup.R
0%
R/reviewr_dev.R
0%
R/mod_abstraction_setup.R
0%
R/mod_demo_sqlite.R
0%
R/mod_database_setup.R
0%
R/app_server.R
0%
Structure
- Functions
- 91
- Exported
- 1
- Compiled
- 0
- Call edges
- 130
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| run_app exp | R | 8 | 1 | 0.0% |
| abstraction_instrument_ui | R | 6 | 1 | 0.0% |
| abstraction_setup_server | R | 87 | 2 | 0.0% |
| abstraction_setup_ui | R | 11 | 1 | 0.0% |
| all_patient_search_dt | R | 7 | 1 | 0.0% |
| app_server | R | 67 | 1 | 0.0% |
| bigquery_setup_server | R | 350 | 15 | 0.0% |
| bigquery_setup_ui | R | 17 | 1 | 0.0% |
| chart_review | R | 33 | 1 | 0.0% |
| chart_review_navigation | R | 48 | 1 | 0.0% |
| chart_review_subject_info | R | 6 | 1 | 0.0% |
| chartreview_server | R | 44 | 2 | 0.0% |
| chartreview_ui | R | 6 | 1 | 0.0% |
| data_model_detection_server | R | 174 | 5 | 0.0% |
| data_model_detection_ui | R | 6 | 1 | 0.0% |
| database_setup_server | R | 76 | 2 | 0.0% |
| database_setup_ui | R | 11 | 1 | 0.0% |
| demo_sqlite_setup_server | R | 41 | 1 | 0.0% |
| demo_sqlite_setup_ui | R | 32 | 1 | 0.0% |
| dev_add_data_model | R | 156 | 15 | 0.0% |