heumilkr 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
39% lines
covr status: test_error
Expression
35.3%
Tests
38.9%
Examples
not measured
Vignettes
not measured
By file
R/cvrplib.R
9%
R/clarke_wright.R
48%
R/heumilkr_solution.R
77%
R/autoplot.R
98%
Structure
- Functions
- 56
- Exported
- 6
- Compiled
- 32
- Call edges
- 32
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| cvrplib_ls exp | R | 46 | 1 | 0.0% |
| clarke_wright_stepwise | R | 32 | 1 | 0.0% |
| cvrplib_clarke_wright_perf | R | 8 | 1 | 0.0% |
| cvrplib_clarke_wright_perf2 | R | 8 | 1 | 0.0% |
| cvrplib_instance | R | 7 | 1 | 0.0% |
| extract_cost | R | 5 | 1 | 0.0% |
| extract_header | R | 5 | 1 | 0.0% |
| format.cvrplib_instance | R | 19 | 1 | 0.0% |
| milkr_perf_rel | R | 9 | 1 | 0.0% |
| milkr_perf_scale | R | 11 | 1 | 0.0% |
| new_cvrplib_instance | R | 25 | 1 | 0.0% |
| plot.heumilkr_solution | R | 3 | 1 | 0.0% |
| print.cvrplib_instance | R | 3 | 1 | 0.0% |
| cvrplib_download exp | R | 90 | 6 | 3.0% |
| clarke_wright exp | R | 30 | 1 | 100.0% |
| clarke_wright_cvrplib exp | R | 20 | 1 | 100.0% |
| milkr_cost exp | R | 5 | 1 | 100.0% |
| milkr_saving exp | R | 23 | 2 | 100.0% |
| autoplot.heumilkr_solution | R | 26 | 1 | 100.0% |
| heumilkr_solution | R | 9 | 1 | 100.0% |