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 | 68 of 68 | 0% | 8 of 8 | 0% | 14 | 14 | 23 | 23 | 10 | 10 |
cleanBasePath(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 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 |