Source file "org/springframework/boot/actuate/autoconfigure/metrics/export/simple/SimpleProperties.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 |
| SimpleProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStep(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMode(CountingMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |