Source file "org/springframework/boot/web/embedded/tomcat/SslConnectorCustomizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 269 of 269 | 0% | 36 of 36 | 0% | 26 | 26 | 77 | 77 | 8 | 8 |
configureSsl(AbstractHttp11JsseProtocol, Ssl, SslStoreProvider) | ![]() | 0% | ![]() | 0% | 7 | 7 | 27 | 27 | 1 | 1 |
configureSslTrustStore(SSLHostConfig, Ssl) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
configureSslKeyStore(SSLHostConfigCertificate, Ssl) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
configureSslStoreProvider(AbstractHttp11JsseProtocol, SSLHostConfig, SSLHostConfigCertificate, SslStoreProvider) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
configureEnabledProtocols(AbstractHttp11JsseProtocol, Ssl) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
customize(Connector) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
configureSslClientAuth(SSLHostConfig, Ssl) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
SslConnectorCustomizer(Ssl, SslStoreProvider) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |