Source file "org/springframework/boot/web/server/AbstractConfigurableWebServerFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 157 of 157 | 0% | 2 of 2 | 0% | 24 | 24 | 48 | 48 | 23 | 23 |
createTempDir(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
AbstractConfigurableWebServerFactory(int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
AbstractConfigurableWebServerFactory() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setErrorPages(Set) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addErrorPages(ErrorPage[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getOrCreateSslStoreProvider() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setPort(int) | ![]() | 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 | |
setSslStoreProvider(SslStoreProvider) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttp2(Http2) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCompression(Compression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setServerHeader(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setShutdown(Shutdown) | ![]() | 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 | |
getErrorPages() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSsl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSslStoreProvider() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHttp2() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getServerHeader() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getShutdown() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |