routr 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
70% lines
covr status: test_error
Expression
73.8%
Tests
70.2%
Examples
not measured
Vignettes
not measured
By file
R/otel.R
16%
R/report_route.R
52%
R/routestack.R
55%
R/asset_route.R
82%
R/openapi_route.R
83%
R/route.R
84%
R/aaa.R
91%
R/resource_route.R
94%
R/redirector.R
100%
R/tidy_api.R
100%
R/sizelimit_route.R
100%
R/shared_secret_route.R
100%
Structure
- Functions
- 53
- Exported
- 16
- Compiled
- 0
- Call edges
- 46
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| ressource_route exp | R | 4 | 1 | 0.0% |
| has_no_match | R | 1 | 1 | 0.0% |
| quarto_info | R | 32 | 4 | 3.6% |
| with_route_ospan | R | 69 | 6 | 9.5% |
| report_route exp | R | 220 | 29 | 47.6% |
| openapi_route exp | R | 105 | 11 | 82.6% |
| resource_route exp | R | 124 | 21 | 95.3% |
| asset_route exp | R | 21 | 1 | 100.0% |
| register_report_format exp | R | 24 | 5 | 100.0% |
| report_info exp | R | 17 | 2 | 100.0% |
| route exp | R | 5 | 1 | 100.0% |
| route_add exp | R | 4 | 1 | 100.0% |
| route_get exp | R | 4 | 1 | 100.0% |
| route_merge exp | R | 4 | 1 | 100.0% |
| route_remove exp | R | 4 | 1 | 100.0% |
| route_stack exp | R | 3 | 1 | 100.0% |
| shared_secret_route exp | R | 17 | 2 | 100.0% |
| show_report_formats exp | R | 9 | 1 | 100.0% |
| sizelimit_route exp | R | 25 | 6 | 100.0% |
| check_function_args | R | 17 | 3 | 100.0% |