Source file "io/netty/handler/ssl/util/X509KeyManagerWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 0 of 0 | n/a | 9 | 9 | 11 | 11 | 9 | 9 |
| X509KeyManagerWrapper(X509KeyManager) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| chooseClientAlias(String[], Principal[], Socket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| chooseServerAlias(String, Principal[], Socket) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| chooseEngineClientAlias(String[], Principal[], SSLEngine) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| chooseEngineServerAlias(String, Principal[], SSLEngine) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientAliases(String, Principal[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServerAliases(String, Principal[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateChain(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrivateKey(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |