cachem 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
74% lines
Expression
74.0%
Tests
74.0%
Examples
36.1%
Vignettes
0.6%
By file
R/cache-layered.R
0%
R/cachem.R
0%
R/utils.R
14%
R/cache-disk.R
87%
R/cache-mem.R
88%
Structure
- Functions
- 13
- Exported
- 3
- Compiled
- 2
- Call edges
- 6
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| cache_layered exp | R | 87 | 10 | 0.0% |
| absolute_path | R | 8 | 2 | 0.0% |
| dir_remove | R | 14 | 5 | 0.0% |
| format.cachem | R | 10 | 1 | 0.0% |
| format_args | R | 12 | 2 | 0.0% |
| format_methods | R | 13 | 2 | 0.0% |
| print.cachem | R | 3 | 1 | 0.0% |
| cache_disk exp | R | 396 | 32 | 86.5% |
| cache_mem exp | R | 520 | 48 | 88.2% |
| random_hex | R | 3 | 1 | 100.0% |
| validate_key | R | 4 | 1 | 100.0% |