Source file "okhttp3/MultipartBody.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 205 of 205 | 0% | 6 of 6 | 0% | 12 | 12 | 26 | 26 | 9 | 9 |
setType(MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
build() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
addFormDataPart(String, String, RequestBody) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addFormDataPart(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addPart(Headers, RequestBody) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MultipartBody.Builder(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
addPart(RequestBody) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addPart(MultipartBody.Part) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MultipartBody.Builder(String, int, DefaultConstructorMarker) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |