Directory: | ./ |
---|---|
Date: | 2025-04-07 13:04:42 |
Legend: | low: >= 0% medium: >= 75.0% high: >= 90.0% |
Exec | Total | Coverage | |
---|---|---|---|
Lines: | 487 | 709 | 68.7% |
Branches: | 622 | 1506 | 41.3% |
File | Lines | Branches | |||
---|---|---|---|---|---|
include/parametric-curves/MathDefs.h |
|
100.0% | 9 / 9 | 56.2% | 18 / 32 |
include/parametric-curves/abstract-curve.hpp |
|
45.5% | 5 / 11 | 0.0% | 0 / 4 |
include/parametric-curves/curve-constraint.hpp |
|
100.0% | 6 / 6 | 50.0% | 1 / 2 |
include/parametric-curves/polynomial.hpp |
|
77.4% | 65 / 84 | 45.7% | 43 / 94 |
include/parametric-curves/serialization/eigen-matrix.hpp |
|
0.0% | 0 / 12 | 0.0% | 0 / 22 |
include/parametric-curves/spatial/force-curve.hpp |
|
3.6% | 2 / 56 | 4.5% | 3 / 66 |
include/parametric-curves/spline.hpp |
|
80.0% | 180 / 225 | 48.4% | 328 / 678 |
python/spline_python.cpp |
|
53.7% | 58 / 108 | 28.4% | 50 / 176 |
tests/Main.cpp |
|
81.8% | 162 / 198 | 41.4% | 179 / 432 |