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 | 303 of 303 | 0% | 34 of 34 | 0% | 21 | 21 | 45 | 45 | 4 | 4 |
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() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |