Source file "org/wildfly/security/http/oidc/HttpClientBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 502 of 502 | 0% | 51 of 51 | 0% | 41 | 41 | 139 | 139 | 15 | 15 |
| build() | 0% | 0% | 15 | 15 | 52 | 52 | 1 | 1 | ||
| build(OidcJsonConfiguration) | 0% | 0% | 6 | 6 | 31 | 31 | 1 | 1 | ||
| loadKeyStore(String, String) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| HttpClientBuilder() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| configureProxyForAuthServerIfProvided(OidcJsonConfiguration) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| setKeyStore(KeyStore, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setConnectionTimeToLive(long, TimeUnit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSocketTimeout(long, TimeUnit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setEstablishConnectionTimeout(long, TimeUnit) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDisableTrustManager() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDisableCookieCache(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionPoolSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHostnameVerification(HttpClientBuilder.HostnameVerificationPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrustStore(KeyStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxPooledPerRoute(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |