Source file "org/apache/commons/math3/analysis/interpolation/UnivariatePeriodicInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 165 of 165 | 0% | 6 of 6 | 0% | 6 | 6 | 28 | 28 | 3 | 3 |
interpolate(double[], double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 21 | 21 | 1 | 1 |
UnivariatePeriodicInterpolator(UnivariateInterpolator, double, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
UnivariatePeriodicInterpolator(UnivariateInterpolator, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |