fishRman 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
7% lines
Expression
10.1%
Tests
6.9%
Examples
6.9%
Vignettes
0.0%
By file
R/app_server.R
0%
R/app_ui.R
0%
R/utils_server.R
0%
R/utils_ui.R
0%
R/run_app.R
0%
R/app_config.R
0%
R/df.type.R
88%
R/top.percent.by.R
96%
R/gfw.summarize.R
100%
Structure
- Functions
- 11
- Exported
- 4
- Compiled
- 0
- Call edges
- 8
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| run_app exp | R | 19 | 1 | 0.0% |
| app_server | R | 964 | 53 | 0.0% |
| app_sys | R | 3 | 1 | 0.0% |
| app_ui | R | 213 | 1 | 0.0% |
| footer | R | 62 | 1 | 0.0% |
| get_golem_config | R | 20 | 1 | 0.0% |
| golem_add_external_resources | R | 16 | 1 | 0.0% |
| intro.message | R | 105 | 1 | 0.0% |
| df.type exp | R | 60 | 5 | 87.5% |
| top.percent.by exp | R | 52 | 5 | 96.2% |
| gfw.summarize exp | R | 22 | 1 | 100.0% |