Source file "io/netty/handler/ssl/SslContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,011 of 1,011 | 0% | 80 of 80 | 0% | 107 | 107 | 206 | 206 | 65 | 65 |
| newServerContextInternal(SslProvider, Provider, X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long, ClientAuth, String[], boolean, boolean, SecureRandom, String, Map.Entry[]) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| newClientContextInternal(SslProvider, Provider, X509Certificate[], TrustManagerFactory, X509Certificate[], PrivateKey, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, String[], long, long, boolean, SecureRandom, String, String, Map.Entry[]) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| getCertificatesFromBuffers(ByteBuf[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| buildTrustManagerFactory(X509Certificate[], TrustManagerFactory, String) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| getPrivateKeyFromByteBuffer(ByteBuf, String) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| newServerContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| generateKeySpec(char[], byte[]) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| newClientContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toPrivateKey(InputStream, String) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| getPBEAlgorithm(EncryptedPrivateKeyInfo) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| toPrivateKey(File, String, boolean) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| buildKeyStore(X509Certificate[], PrivateKey, char[], String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| buildKeyManagerFactory(X509Certificate[], String, PrivateKey, String, KeyManagerFactory, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| newServerContext(SslProvider, File, File, String, TrustManagerFactory, Iterable, Iterable, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newServerContext(SslProvider, File, File, String, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newServerContext(SslProvider, File, TrustManagerFactory, File, File, String, KeyManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| verifyNullSslContextProvider(SslProvider, Provider) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newClientContext(SslProvider, File, TrustManagerFactory, Iterable, Iterable, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toApplicationProtocolConfig(Iterable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| buildKeyManagerFactory(KeyStore, String, char[], KeyManagerFactory) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| newClientContext(SslProvider, File, TrustManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newServerContext(SslProvider, File, File, String, Iterable, Iterable, long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| newServerContext(File, File, String, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newServerContext(SslProvider, File, File, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SslContext(boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| newHandler(ByteBufAllocator, String, int, boolean, Executor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newServerContext(File, File, String, Iterable, Iterable, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(File, TrustManagerFactory, Iterable, CipherSuiteFilter, ApplicationProtocolConfig, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(SslProvider, File, TrustManagerFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator, String, int, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toPrivateKeyInternal(File, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newClientContext(File, TrustManagerFactory, Iterable, Iterable, long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator, boolean, Executor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator, String, int, Executor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toX509CertificatesInternal(File) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newHandler(ByteBufAllocator, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator, String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildTrustManagerFactory(File, TrustManagerFactory, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toX509Certificates(File) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toX509Certificates(InputStream) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isServer() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator, Executor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keyStorePassword(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| defaultProvider() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newServerContext(File, File, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newServerContext(SslProvider, File, File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newHandler(ByteBufAllocator) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newServerContext(File, File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(TrustManagerFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(File, TrustManagerFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(SslProvider) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(SslProvider, File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(SslProvider, TrustManagerFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sessionCacheSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sessionTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toPrivateKey(File, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buildTrustManagerFactory(File, TrustManagerFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newClientContext(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SslContext() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nextProtocols() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| attributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultServerProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| defaultClientProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |