Source file "org/apache/commons/math3/analysis/interpolation/TricubicSplineInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 581 of 581 | 0% | 54 of 54 | 0% | 31 | 31 | 79 | 79 | 4 | 4 |
interpolate(double[], double[], double[], double[][][]) | ![]() | 0% | ![]() | 0% | 26 | 26 | 74 | 74 | 1 | 1 |
nextIndex(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
previousIndex(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
TricubicSplineInterpolator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |