Source file "org/apache/hadoop/metrics2/lib/MutableStat.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 384 of 384 | 0% | 12 of 12 | 0% | 15 | 15 | 54 | 54 | 9 | 9 |
| MutableStat(String, String, String, String, boolean) | 0% | n/a | 1 | 1 | 22 | 22 | 1 | 1 | ||
| snapshot(MetricsRecordBuilder, boolean) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| add(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| add(long, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lastStat() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| MutableStat(String, String, String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExtended(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetMinMax() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |