Source file "org/apache/commons/math3/analysis/interpolation/BicubicSplineInterpolator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 312 of 312 | 0% | 34 of 34 | 0% | 22 | 22 | 49 | 49 | 5 | 5 |
| interpolate(double[], double[], double[][]) | 0% | 0% | 16 | 16 | 40 | 40 | 1 | 1 | ||
| nextIndex(int, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| previousIndex(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| BicubicSplineInterpolator(boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| BicubicSplineInterpolator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |