Source file "okhttp3/MultipartBody.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 98 of 98 | 0% | 14 of 14 | 0% | 14 | 14 | 26 | 26 | 7 | 7 |
| createFormData(String, String, RequestBody) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| create(Headers, RequestBody) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| MultipartBody.Part(Headers, RequestBody) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createFormData(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(RequestBody) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| headers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| body() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |