Source file "okhttp3/RequestBody.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 193 | 22% | 4 of 4 | 0% | 13 | 15 | 22 | 28 | 11 | 13 |
| create(String, MediaType) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| create$default(RequestBody.Companion, MediaType, byte[], int, int, int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create$default(RequestBody.Companion, String, MediaType, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(ByteString, MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create$default(RequestBody.Companion, ByteString, MediaType, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(File, MediaType) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create$default(RequestBody.Companion, File, MediaType, int, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MediaType, byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MediaType, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MediaType, ByteString) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MediaType, File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create$default(RequestBody.Companion, byte[], MediaType, int, int, int, Object) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| create(byte[], MediaType, int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |