Source file "com/squareup/okhttp/MultipartBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 265 of 265 | 0% | 26 of 26 | 0% | 24 | 24 | 57 | 57 | 10 | 10 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
appendQuotedString(StringBuilder, String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
addFormDataPart(String, String, RequestBody) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
addPart(Headers, RequestBody) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
type(MediaType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
build() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
MultipartBuilder(String) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
addFormDataPart(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MultipartBuilder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addPart(RequestBody) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |