Source file "org/rrd4j/data/CubicSplineInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 535 of 535 | 0% | 36 of 36 | 0% | 26 | 26 | 71 | 71 | 8 | 8 |
spline() | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getValue(double) | ![]() | 0% | ![]() | 0% | 7 | 7 | 15 | 15 | 1 | 1 |
validate() | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
CubicSplineInterpolator(Date[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
CubicSplineInterpolator(Calendar[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
CubicSplineInterpolator(long[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
CubicSplineInterpolator(double[], double[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getValue(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |