Source file "org/apache/commons/math3/analysis/interpolation/AkimaSplineInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 507 of 507 | 0% | 26 of 26 | 0% | 17 | 17 | 63 | 63 | 4 | 4 |
interpolate(double[], double[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 30 | 30 | 1 | 1 |
interpolateHermiteSorted(double[], double[], double[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 23 | 23 | 1 | 1 |
differentiateThreePoint(double[], double[], int, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
AkimaSplineInterpolator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |