Source file "com/squareup/okhttp/MediaType.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 167 of 167 | 0% | 24 of 24 | 0% | 22 | 22 | 33 | 33 | 10 | 10 |
| parse(String) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| MediaType(String, String, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| charset() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| charset(Charset) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| type() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subtype() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |