Source file "io/netty/handler/ssl/OpenSslX509KeyManagerFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 131 of 131 | 0% | 6 of 6 | 0% | 15 | 15 | 33 | 33 | 12 | 12 |
| newEngineBased(X509Certificate[], String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| newKeyless(X509Certificate[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| newOpenSslKeyManagerFactorySpi(String, Provider) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| OpenSslX509KeyManagerFactory(OpenSslX509KeyManagerFactory.OpenSslKeyManagerFactorySpi) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newOpenSslKeyManagerFactorySpi(Provider) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| OpenSslX509KeyManagerFactory(String, Provider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OpenSslX509KeyManagerFactory() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OpenSslX509KeyManagerFactory(Provider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newEngineBased(File, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newProvider() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newKeyless(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newKeyless(InputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |