Source file "okhttp3/CacheControl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 135 of 135 | 0% | 12 of 12 | 0% | 16 | 16 | 33 | 33 | 10 | 10 |
| maxAge(int, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| maxStale(int, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| minFresh(int, TimeUnit) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| CacheControl.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 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 | ||
| immutable() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |