Source file "org/apache/hc/client5/http/impl/async/HttpAsyncClientBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,192 of 1,192 | 0% | 146 of 146 | 0% | 130 | 130 | 283 | 283 | 55 | 55 |
| build() | 0% | 0% | 64 | 64 | 145 | 145 | 1 | 1 | ||
| addExecInterceptorBefore(String, String, AsyncExecChainHandler) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| addExecInterceptorAfter(String, String, AsyncExecChainHandler) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| replaceExecInterceptor(String, AsyncExecChainHandler) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addExecInterceptorFirst(String, AsyncExecChainHandler) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addExecInterceptorLast(String, AsyncExecChainHandler) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addResponseInterceptorFirst(HttpResponseInterceptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addResponseInterceptorLast(HttpResponseInterceptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addRequestInterceptorFirst(HttpRequestInterceptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addRequestInterceptorLast(HttpRequestInterceptor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addCloseable(Closeable) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setVersionPolicy(HttpVersionPolicy) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| evictIdleConnections(TimeValue) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$build$2(IOSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperty(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setHttp1Config(Http1Config) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setH2Config(H2Config) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionManager(AsyncClientConnectionManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionManagerShared(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIOReactorConfig(IOReactorConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIOSessionListener(IOSessionListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIoReactorExceptionCallback(Callback) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCharCodingConfig(CharCodingConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionReuseStrategy(ConnectionReuseStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeepAliveStrategy(ConnectionKeepAliveStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserTokenHandler(UserTokenHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTargetAuthenticationStrategy(AuthenticationStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxyAuthenticationStrategy(AuthenticationStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIoSessionDecorator(Decorator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRetryStrategy(HttpRequestRetryStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRedirectStrategy(RedirectStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSchemePortResolver(SchemePortResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setThreadFactory(ThreadFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUserAgent(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultHeaders(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setProxy(HttpHost) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRoutePlanner(HttpRoutePlanner) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultCredentialsProvider(CredentialsProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultAuthSchemeRegistry(Lookup) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultCookieSpecRegistry(Lookup) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultCookieStore(CookieStore) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultRequestConfig(RequestConfig) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| useSystemProperties() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableConnectionState() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableRedirectHandling() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableAutomaticRetries() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableCookieManagement() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| disableAuthCaching() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| evictExpiredConnections() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$getProperty$3(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$build$1(AsyncPushConsumerRegistry, HttpRequest, HttpContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpAsyncClientBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$build$0(HttpRequest, HttpResponse, HttpContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| customizeExecChain(NamedElementChain) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |