Source file "org/apache/commons/math3/analysis/interpolation/PiecewiseBicubicSplineInterpolator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 41 of 41 | 0% | 14 of 14 | 0% | 9 | 9 | 8 | 8 | 2 | 2 |
| interpolate(double[], double[], double[][]) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| PiecewiseBicubicSplineInterpolator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |