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 | 178 of 178 | 0% | 22 of 22 | 0% | 21 | 21 | 40 | 40 | 10 | 10 |
| loadKeyMaterial(KeyStore, char[], PrivateKeyStrategy) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| loadTrustMaterial(KeyStore, TrustStrategy) | 0% | 0% | 5 | 5 | 11 | 11 | 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 |