Source file "org/apache/http/impl/client/cache/ResponseCachingPolicy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 640 of 640 | 0% | 122 of 122 | 0% | 72 | 72 | 115 | 115 | 11 | 11 |
isResponseCacheable(String, HttpResponse) | ![]() | 0% | ![]() | 0% | 18 | 18 | 35 | 35 | 1 | 1 |
isResponseCacheable(HttpRequest, HttpResponse) | ![]() | 0% | ![]() | 0% | 12 | 12 | 21 | 21 | 1 | 1 |
hasCacheControlParameterFrom(HttpMessage, String[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
isExplicitlyNonCacheable(HttpResponse) | ![]() | 0% | ![]() | 0% | 7 | 7 | 6 | 6 | 1 | 1 |
ResponseCachingPolicy(long, boolean, boolean, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
expiresHeaderLessOrEqualToDateHeaderAndNoCacheControl(HttpResponse) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
from1_0Origin(HttpResponse) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
unknownStatusCode(int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 11 | 11 | 1 | 1 |
isExplicitlyCacheable(HttpResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
requestProtocolGreaterThanAccepted(HttpRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |