Source file "org/springframework/boot/actuate/autoconfigure/metrics/export/prometheus/PrometheusProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 52 of 52 | 0% | 0 of 0 | n/a | 10 | 10 | 19 | 19 | 10 | 10 |
| PrometheusProperties() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDescriptions(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHistogramFlavor(HistogramFlavor) | 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 | ||
| isDescriptions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHistogramFlavor() | 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 | ||
| getPushgateway() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |