Source file "org/apache/hc/core5/http/protocol/HttpProcessorBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 153 of 153 | 0% | 24 of 24 | 0% | 29 | 29 | 48 | 48 | 17 | 17 |
build() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getRequestChainBuilder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getResponseChainBuilder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addFirst(HttpRequestInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addLast(HttpRequestInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAllFirst(HttpRequestInterceptor[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAllLast(HttpRequestInterceptor[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addFirst(HttpResponseInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addLast(HttpResponseInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAllFirst(HttpResponseInterceptor[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addAllLast(HttpResponseInterceptor[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
create() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(HttpRequestInterceptor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(HttpRequestInterceptor[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
add(HttpResponseInterceptor) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addAll(HttpResponseInterceptor[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HttpProcessorBuilder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |