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 | 78 of 78 | 0% | 0 of 0 | n/a | 17 | 17 | 30 | 30 | 17 | 17 |
| PrometheusProperties.Pushgateway() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setEnabled(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBaseUrl(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUsername(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPassword(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPushRate(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJob(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGroupingKey(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShutdownOperation(PrometheusPushGatewayManager.ShutdownOperation) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEnabled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBaseUrl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUsername() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPushRate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJob() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroupingKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShutdownOperation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |