Source file "org/eclipse/jetty/util/ssl/AliasedX509ExtendedKeyManager.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 242 of 242 | 0% | 36 of 36 | 0% | 28 | 28 | 43 | 43 | 10 | 10 |
chooseClientAlias(String[], Principal[], Socket) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
chooseEngineClientAlias(String[], Principal[], SSLEngine) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
chooseServerAlias(String, Principal[], Socket) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
chooseEngineServerAlias(String, Principal[], SSLEngine) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
AliasedX509ExtendedKeyManager(X509ExtendedKeyManager, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | |
getDelegate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |