Source file "org/eclipse/jetty/util/statistic/CounterStatistic.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 145 of 145 | 0% | 4 of 4 | 0% | 12 | 12 | 31 | 31 | 10 | 10 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset(long) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| CounterStatistic() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| add(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| increment() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decrement() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |