elastes 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
89% lines
Expression
90.5%
Tests
88.8%
Examples
67.9%
Vignettes
not measured
By file
R/fit_alignment_proc2d.R
84%
R/fit_mean.R
85%
R/compute_elastic_shape_mean.R
85%
R/get_evals.R
94%
R/plot_elastic_shape_mean.R
96%
R/get_optimal_t.R
100%
R/get_procrustes_fit.R
100%
R/utils.R
100%
R/basis.R
100%
Structure
- Functions
- 23
- Exported
- 3
- Compiled
- 0
- Call edges
- 22
Functions ranked by lowest coverage
| Function | Language | Lines | Cyclomatic | Coverage |
|---|---|---|---|---|
| smooth_cov_surface | R | 34 | 3 | 69.2% |
| fit_mean | R | 174 | 7 | 82.1% |
| fit_alignment_proc2d | R | 120 | 8 | 82.8% |
| compute_elastic_shape_mean exp | R | 86 | 7 | 85.5% |
| get_evals.data.frame | R | 15 | 4 | 90.9% |
| get_evals.elastic_shape_mean | R | 31 | 9 | 95.2% |
| plot.elastic_shape_mean | R | 33 | 5 | 95.8% |
| get_evals exp | R | 3 | 1 | 100.0% |
| get_procrustes_fit exp | R | 11 | 1 | 100.0% |
| get_center | R | 5 | 1 | 100.0% |
| get_coef_matrix_from_model | R | 7 | 1 | 100.0% |
| get_complex_coef_matrix | R | 5 | 1 | 100.0% |
| get_distance | R | 11 | 2 | 100.0% |
| get_evals.default | R | 4 | 2 | 100.0% |
| get_gram_matrix | R | 9 | 2 | 100.0% |
| get_intervals | R | 7 | 2 | 100.0% |
| get_knots | R | 5 | 1 | 100.0% |
| get_model_data_complex | R | 36 | 2 | 100.0% |
| get_optimal_t | R | 30 | 2 | 100.0% |
| get_polygon_length | R | 7 | 1 | 100.0% |