Source file "org/apache/commons/math3/analysis/interpolation/LoessInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 577 of 577 | 0% | 52 of 52 | 0% | 36 | 36 | 115 | 115 | 10 | 10 |
smooth(double[], double[], double[]) | ![]() | 0% | ![]() | 0% | 17 | 17 | 73 | 73 | 1 | 1 |
updateBandwidthInterval(double[], double[], int, int[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
LoessInterpolator(double, int, double) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
smooth(double[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
tricube(double) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
nextNonzero(double[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
checkAllFiniteReal(double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
LoessInterpolator() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
interpolate(double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LoessInterpolator(double, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |