Source file "org/springframework/boot/actuate/autoconfigure/metrics/export/graphite/GraphiteProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 102 of 102 | 0% | 2 of 2 | 0% | 20 | 20 | 36 | 36 | 19 | 19 |
| GraphiteProperties() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getGraphiteTagsEnabled() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setEnabled(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStep(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRateUnits(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDurationUnits(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHost(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProtocol(GraphiteProtocol) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGraphiteTagsEnabled(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTagsAsPrefix(String[]) | 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 | ||
| getRateUnits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDurationUnits() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHost() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProtocol() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTagsAsPrefix() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |