Source file "org/apache/http/protocol/BasicHttpProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 262 of 262 | 0% | 34 of 34 | 0% | 41 | 41 | 85 | 85 | 24 | 24 |
setInterceptors(List) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
removeRequestInterceptorByClass(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
removeResponseInterceptorByClass(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
copyInterceptors(BasicHttpProcessor) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
process(HttpRequest, HttpContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
process(HttpResponse, HttpContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getRequestInterceptor(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getResponseInterceptor(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
BasicHttpProcessor() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addRequestInterceptor(HttpRequestInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addRequestInterceptor(HttpRequestInterceptor, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addResponseInterceptor(HttpResponseInterceptor, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
addResponseInterceptor(HttpResponseInterceptor) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
copy() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addInterceptor(HttpRequestInterceptor, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addInterceptor(HttpResponseInterceptor, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clearInterceptors() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addInterceptor(HttpRequestInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRequestInterceptorCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearRequestInterceptors() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addInterceptor(HttpResponseInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getResponseInterceptorCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearResponseInterceptors() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |