Source file "io/wcm/caravan/commons/httpclient/impl/helpers/CertificateLoader.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 80 of 281 | 71% | 20 of 40 | 50% | 19 | 30 | 15 | 65 | 1 | 10 |
getFilenameInfo(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
getKeyManagerFactory(String, StoreProperties) | 50% | 50% | 1 | 2 | 2 | 7 | 0 | 1 | ||
getTrustManagerFactory(String, StoreProperties) | 50% | 50% | 1 | 2 | 2 | 7 | 0 | 1 | ||
getResourceAsStream(String) | 60% | 33% | 3 | 4 | 2 | 6 | 0 | 1 | ||
createDefaultSSlContext() | 55% | n/a | 0 | 1 | 2 | 5 | 0 | 1 | ||
getKeyManagerFactory(InputStream, StoreProperties) | 78% | 50% | 1 | 2 | 1 | 7 | 0 | 1 | ||
getTrustManagerFactory(InputStream, StoreProperties) | 76% | 50% | 1 | 2 | 1 | 7 | 0 | 1 | ||
buildSSLContext(HttpClientConfig) | 96% | 50% | 4 | 5 | 0 | 13 | 0 | 1 | ||
isSslKeyManagerEnabled(HttpClientConfig) | 100% | 62% | 3 | 5 | 0 | 4 | 0 | 1 | ||
isSslTrustStoreEnbaled(HttpClientConfig) | 100% | 62% | 3 | 5 | 0 | 4 | 0 | 1 |