Source file "org/springframework/boot/actuate/autoconfigure/web/server/ManagementServerProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 69 of 69 | 0% | 6 of 6 | 0% | 13 | 13 | 21 | 21 | 10 | 10 |
| cleanBasePath(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| ManagementServerProperties() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBasePath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPort(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAddress(InetAddress) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSsl(Ssl) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBasePath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSsl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |