Source file "org/apache/http/conn/ssl/SSLContextBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 139 of 139 | 0% | 10 of 10 | 0% | 12 | 12 | 21 | 21 | 7 | 7 |
chooseClientAlias(String[], Principal[], Socket) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
chooseServerAlias(String, Principal[], Socket) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
SSLContextBuilder.KeyManagerDelegate(X509KeyManager, PrivateKeyStrategy) | ![]() | 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 |