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