Source file "org/springframework/boot/web/embedded/undertow/SslBuilderCustomizer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 257 of 257 | 0% | 32 of 32 | 0% | 26 | 26 | 69 | 69 | 10 | 10 |
customize(Undertow.Builder) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getKeyManagers(Ssl, SslStoreProvider) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
loadKeyStore(String, String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getConfigurableAliasKeyManagers(Ssl, KeyManager[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getTrustManagers(Ssl, SslStoreProvider) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
SslBuilderCustomizer(int, InetAddress, Ssl, SslStoreProvider) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getSslClientAuthMode(Ssl) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getKeyStore(Ssl, SslStoreProvider) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getTrustStore(Ssl, SslStoreProvider) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getListenAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |