Source file "okhttp3/Response.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 655 of 655 | 0% | 34 of 34 | 0% | 64 | 64 | 107 | 107 | 47 | 47 |
| build() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| checkSupportResponse(String, Response) | 0% | 0% | 10 | 10 | 7 | 7 | 1 | 1 | ||
| Response.Builder(Response) | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| checkPriorResponse(Response) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| header(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addHeader(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeHeader(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| headers(Headers) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| networkResponse(Response) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cacheResponse(Response) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| request(Request) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| protocol(Protocol) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| message(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| priorResponse(Response) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| code(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handshake(Handshake) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| body(ResponseBody) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| sentRequestAtMillis(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| receivedResponseAtMillis(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Response.Builder() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setHeaders$okhttp(Headers.Builder) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initExchange$okhttp(Exchange) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRequest$okhttp(Request) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setProtocol$okhttp(Protocol) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCode$okhttp(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMessage$okhttp(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setHandshake$okhttp(Handshake) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBody$okhttp(ResponseBody) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setNetworkResponse$okhttp(Response) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setCacheResponse$okhttp(Response) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPriorResponse$okhttp(Response) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSentRequestAtMillis$okhttp(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setReceivedResponseAtMillis$okhttp(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setExchange$okhttp(Exchange) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequest$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProtocol$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCode$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHandshake$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeaders$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBody$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNetworkResponse$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCacheResponse$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriorResponse$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSentRequestAtMillis$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReceivedResponseAtMillis$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExchange$okhttp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |