Source file "org/rrd4j/data/LinearInterpolator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 457 of 457 | 0% | 56 of 56 | 0% | 37 | 37 | 85 | 85 | 8 | 8 |
getValue(long) | ![]() | 0% | ![]() | 0% | 13 | 13 | 20 | 20 | 1 | 1 |
calculateBestFitLine() | ![]() | 0% | ![]() | 0% | 7 | 7 | 25 | 25 | 1 | 1 |
validate() | ![]() | 0% | ![]() | 0% | 7 | 7 | 9 | 9 | 1 | 1 |
LinearInterpolator(Date[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
LinearInterpolator(Calendar[], double[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
LinearInterpolator(long[], double[]) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
setInterpolationMethod(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setInterpolationMethod(LinearInterpolator.Method) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |