Source file "com/codahale/metrics/LockFreeExponentiallyDecayingReservoir.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 105 of 105 | 0% | 4 of 4 | 0% | 10 | 10 | 24 | 24 | 8 | 8 |
| LockFreeExponentiallyDecayingReservoir(int, double, Duration, Clock) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| rescaleIfNeeded(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doRescale(long, LockFreeExponentiallyDecayingReservoir.State) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getSnapshot() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| update(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |