Source file "org/apache/http/ssl/SSLContextBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 408 of 408 | 0% | 28 of 28 | 0% | 40 | 40 | 86 | 86 | 26 | 26 |
| loadKeyMaterial(KeyStore, char[], PrivateKeyStrategy) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| loadTrustMaterial(KeyStore, TrustStrategy) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| build() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| initSSLContext(SSLContext, Collection, Collection, SecureRandom) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| loadKeyMaterial(File, char[], char[], PrivateKeyStrategy) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| loadTrustMaterial(File, char[], TrustStrategy) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| loadKeyMaterial(URL, char[], char[], PrivateKeyStrategy) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| SSLContextBuilder() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| loadTrustMaterial(URL, char[], TrustStrategy) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| loadKeyMaterial(File, char[], char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| loadKeyMaterial(URL, char[], char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setProvider(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadTrustMaterial(File, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| loadTrustMaterial(URL, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| loadKeyMaterial(KeyStore, char[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| useProtocol(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProtocol(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSecureRandom(SecureRandom) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProvider(Provider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyStoreType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyManagerFactoryAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrustManagerFactoryAlgorithm(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadTrustMaterial(TrustStrategy) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| loadTrustMaterial(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |