Source file "org/LatencyUtils/MovingAverageIntervalEstimator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 8 of 8 | 0% | 9 | 9 | 29 | 29 | 5 | 5 |
| getEstimatedInterval(long) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| MovingAverageIntervalEstimator(int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| recordIntervalAndReturnWindowPosition(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getCurrentPosition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| recordInterval(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |