Source file "org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolatingFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 18,056 of 18,056 | 0% | 80 of 80 | 0% | 45 | 45 | 103 | 103 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TricubicSplineInterpolatingFunction(double[], double[], double[], double[][][], double[][][], double[][][], double[][][], double[][][], double[][][], double[][][], double[][][]) | 0% | 0% | 33 | 33 | 73 | 73 | 1 | 1 | ||
| value(double, double, double) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| computeSplineCoefficients(double[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| searchIndex(double, double[]) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 |