Source file "org/springframework/jmx/export/metadata/ManagedMetric.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 0 of 0 | n/a | 13 | 13 | 22 | 22 | 13 | 13 |
| ManagedMetric() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMetricType(MetricType) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCategory(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisplayName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPersistPeriod(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPersistPolicy(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUnit(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCategory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDisplayName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetricType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPersistPeriod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPersistPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |