Source file "org/springframework/boot/actuate/autoconfigure/system/DiskSpaceHealthIndicatorProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 2 of 2 | 0% | 6 | 6 | 10 | 10 | 5 | 5 |
| DiskSpaceHealthIndicatorProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setThreshold(DataSize) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setPath(File) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |