Source file "org/apache/http/impl/client/cache/CachedResponseSuitabilityChecker.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 742 of 742 | 0% | 154 of 154 | 0% | 95 | 95 | 142 | 142 | 18 | 18 |
canCachedResponseBeUsed(HttpHost, HttpRequest, HttpCacheEntry, Date) | ![]() | 0% | ![]() | 0% | 21 | 21 | 57 | 57 | 1 | 1 |
getMaxStale(HttpRequest) | ![]() | 0% | ![]() | 0% | 10 | 10 | 15 | 15 | 1 | 1 |
etagValidatorMatches(HttpRequest, HttpCacheEntry) | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
allConditionalsMatch(HttpRequest, HttpCacheEntry, Date) | ![]() | 0% | ![]() | 0% | 13 | 13 | 11 | 11 | 1 | 1 |
lastModifiedValidatorMatches(HttpRequest, HttpCacheEntry, Date) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
isFreshEnough(HttpCacheEntry, HttpRequest, Date) | ![]() | 0% | ![]() | 0% | 7 | 7 | 10 | 10 | 1 | 1 |
hasValidDateField(HttpRequest, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
CachedResponseSuitabilityChecker(CacheValidityPolicy, CacheConfig) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
originInsistsOnFreshness(HttpCacheEntry) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
hasUnsupportedConditionalHeaders(HttpRequest) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
hasUnsupportedCacheEntryForGet(HttpRequest, HttpCacheEntry) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
isConditional(HttpRequest) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
cacheEntryDoesNotContainMethodAndEntity(HttpCacheEntry) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
entryIsNotA204Response(HttpCacheEntry) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CachedResponseSuitabilityChecker(CacheConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isGet(HttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasSupportedLastModifiedValidator(HttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasSupportedEtagValidator(HttpRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |