Source file "org/springframework/boot/actuate/autoconfigure/metrics/export/properties/PushRegistryProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 11 | 11 | 21 | 21 | 11 | 11 |
| PushRegistryProperties() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setStep(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReadTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBatchSize(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStep() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConnectTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReadTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBatchSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |