Source file "com/squareup/okhttp/Response.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 257 of 257 | 0% | 22 of 22 | 0% | 29 | 29 | 61 | 61 | 18 | 18 |
checkSupportResponse(String, Response) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
Response.Builder(Response) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
build() | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 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 |