Source file "com/codahale/metrics/EWMA.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 107 of 107 | 0% | 2 of 2 | 0% | 9 | 9 | 25 | 25 | 8 | 8 |
tick() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
EWMA(double, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getRate(TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
oneMinuteEWMA() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fiveMinuteEWMA() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
fifteenMinuteEWMA() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
update(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |