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 | 210 of 210 | 0% | 26 of 26 | 0% | 23 | 23 | 42 | 42 | 10 | 10 |
loadKeyMaterial(KeyStore, char[], PrivateKeyStrategy) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
loadTrustMaterial(KeyStore, TrustStrategy) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
build() | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
SSLContextBuilder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
loadKeyMaterial(KeyStore, char[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
useTLS() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
useSSL() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
useProtocol(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSecureRandom(SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
loadTrustMaterial(KeyStore) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |