Source file "org/apache/commons/math3/analysis/interpolation/BicubicInterpolatingFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,668 of 1,668 | 0% | 48 of 48 | 0% | 30 | 30 | 64 | 64 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BicubicInterpolatingFunction(double[], double[], double[][], double[][], double[][], double[][]) | 0% | 0% | 15 | 15 | 38 | 38 | 1 | 1 | ||
| value(double, double) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| searchIndex(double, double[]) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| isValidPoint(double, double) | 0% | 0% | 5 | 5 | 3 | 3 | 1 | 1 | ||
| computeSplineCoefficients(double[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 |