Source file "okhttp3/RequestBody.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 8 of 8 | 0% | 13 | 13 | 19 | 19 | 9 | 9 |
| create(MediaType, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| create(MediaType, byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| create(MediaType, File) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| create(MediaType, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(MediaType, ByteString) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RequestBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDuplex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isOneShot() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |