Source file "org/apache/commons/math3/analysis/interpolation/SmoothingPolynomialBicubicSplineInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 286 of 286 | 0% | 32 of 32 | 0% | 20 | 20 | 50 | 50 | 4 | 4 |
interpolate(double[], double[], double[][]) | ![]() | 0% | ![]() | 0% | 15 | 15 | 34 | 34 | 1 | 1 |
SmoothingPolynomialBicubicSplineInterpolator(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
SmoothingPolynomialBicubicSplineInterpolator(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SmoothingPolynomialBicubicSplineInterpolator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |