IsoCor 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
9% lines
Expression
15.0%
Tests
9.0%
Examples
2.4%
Vignettes
0.0%
By file
R/ic_app.R
0%
R/app_tables.R
0%
R/app_utils.R
0%
R/app_config.R
0%
R/app_plots.R
50%
R/app_functions.R
99%
Structure
- Functions
- 27
- Exported
- 5
- Compiled
- 0
- Call edges
- 24
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| ic_app exp | R | 18 | 1 | 0.0% |
| app_server | R | 747 | 49 | 0.0% |
| app_status_line | R | 8 | 1 | 0.0% |
| app_sys | R | 3 | 1 | 0.0% |
| app_ui | R | 148 | 1 | 0.0% |
| get_golem_config | R | 13 | 1 | 0.0% |
| get_iso_amu | R | 12 | 3 | 0.0% |
| get_peaks | R | 24 | 2 | 0.0% |
| get_spectrum | R | 29 | 3 | 0.0% |
| golem_add_external_resources | R | 23 | 2 | 0.0% |
| help_the_user | R | 24 | 2 | 0.0% |
| prep_tab_deltas | R | 20 | 1 | 0.0% |
| prep_tab_peaks | R | 47 | 2 | 0.0% |
| prep_tab_ratios | R | 68 | 9 | 0.0% |
| read_clipboard_Server | R | 72 | 3 | 0.0% |
| read_clipboard_UI | R | 8 | 1 | 0.0% |
| spec_pre_process | R | 23 | 4 | 0.0% |
| style_tab_deltas | R | 43 | 1 | 0.0% |
| style_tab_idms | R | 25 | 1 | 0.0% |
| style_tab_peaks | R | 54 | 2 | 0.0% |