Source file "com/nimbusds/oauth2/sdk/client/ClientCredentialsParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 80 of 80 | 0% | 10 of 10 | 0% | 11 | 11 | 19 | 19 | 6 | 6 |
| parseSecret(JSONObject) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| parseIDIssueDate(JSONObject) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parseRegistrationAccessToken(JSONObject) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| parseID(JSONObject) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseRegistrationURI(JSONObject) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ClientCredentialsParser() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |