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 | 326 of 326 | 0% | 26 of 26 | 0% | 32 | 32 | 69 | 69 | 19 | 19 |
loadKeyMaterial(KeyStore, char[], PrivateKeyStrategy) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
loadTrustMaterial(KeyStore, TrustStrategy) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 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 | |
loadTrustMaterial(URL, char[], TrustStrategy) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
build() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
SSLContextBuilder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | |
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 | |
setSecureRandom(SecureRandom) | ![]() | 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 |