Source file "org/springframework/boot/actuate/autoconfigure/metrics/export/jmx/JmxProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| JmxProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setDomain(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStep(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDomain() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |