Source file "org/apache/commons/math/analysis/interpolation/DividedDifferenceInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 111 of 111 | 0% | 6 of 6 | 0% | 6 | 6 | 19 | 19 | 3 | 3 |
computeDividedDifference(double[], double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
interpolate(double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
DividedDifferenceInterpolator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |