Source file "okhttp3/Response.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 290 of 290 | 0% | 24 of 24 | 0% | 33 | 33 | 71 | 71 | 21 | 21 |
| checkSupportResponse(String, Response) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| Response.Builder(Response) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| build() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| Response.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| networkResponse(Response) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| cacheResponse(Response) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| priorResponse(Response) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkPriorResponse(Response) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| header(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addHeader(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| removeHeader(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Headers) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| request(Request) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| protocol(Protocol) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| code(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| message(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handshake(Handshake) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| body(ResponseBody) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sentRequestAtMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| receivedResponseAtMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initExchange(Exchange) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |