Source file "com/nimbusds/common/contenttype/ContentType.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 435 of 435 | 0% | 52 of 52 | 0% | 38 | 38 | 78 | 78 | 12 | 12 |
| parse(String) | 0% | 0% | 11 | 11 | 33 | 33 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| ContentType(String, String, ContentType.Parameter[]) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(ContentType) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| ContentType(String, String, Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBaseType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSubType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |