Source file "org/eclipse/jetty/util/ssl/SslContextFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 16 of 16 | 0% | 17 | 17 | 11 | 11 | 9 | 9 |
| chooseClientAlias(String[], Principal[], Socket) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| chooseEngineClientAlias(String[], Principal[], SSLEngine) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| chooseServerAlias(String, Principal[], Socket) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| chooseEngineServerAlias(String, Principal[], SSLEngine) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getClientAliases(String, Principal[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getServerAliases(String, Principal[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getCertificateChain(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getPrivateKey(String) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| SslContextFactory.X509ExtendedKeyManagerWrapper(X509ExtendedKeyManager) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |