Source file "com/squareup/okhttp/CacheControl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 131 of 131 | 0% | 12 of 12 | 0% | 15 | 15 | 25 | 25 | 9 | 9 |
maxAge(int, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
maxStale(int, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
minFresh(int, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
CacheControl.Builder() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
noCache() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
noStore() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
onlyIfCached() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
noTransform() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |