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 | 81 of 81 | 0% | 8 of 8 | 0% | 13 | 13 | 12 | 12 | 9 | 9 |
chooseClientAlias(String[], Principal[], Socket) | ![]() | 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 |
chooseEngineClientAlias(String[], Principal[], SSLEngine) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
AliasedX509ExtendedKeyManager(String, X509KeyManager) | ![]() | 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 |