Source file "com/nimbusds/oauth2/sdk/GrantType.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 323 of 323 | 0% | 30 of 30 | 0% | 24 | 24 | 55 | 55 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| parse(String) | 0% | 0% | 11 | 11 | 25 | 25 | 1 | 1 | ||
| ensure(GrantType, Map) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| GrantType(String, boolean, boolean, Set) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| GrantType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| requiresClientAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresClientID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestParameterNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |