Source file "okhttp3/MultipartReader.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 284 of 284 | 0% | 29 of 29 | 0% | 23 | 23 | 55 | 55 | 7 | 7 |
| nextPart() | 0% | 0% | 13 | 13 | 25 | 25 | 1 | 1 | ||
| currentPartBytesRemaining(long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MultipartReader(BufferedSource, String) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| MultipartReader(ResponseBody) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| boundary() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |