Source file "com/nimbusds/oauth2/sdk/client/ClientInformation.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 219 | 0% | 22 of 22 | 0% | 25 | 25 | 58 | 58 | 14 | 14 |
| toJSONObject() | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| ClientInformation(ClientID, Date, ClientMetadata, Secret, URI, BearerAccessToken) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| inferClientType() | 0% | 0% | 5 | 5 | 5 | 5 | 1 | 1 | ||
| parse(JSONObject) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| ClientInformation(ClientID, Date, ClientMetadata, Secret) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClientInformation(ClientID, ClientMetadata) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIDIssueDate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSecret() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegistrationURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegistrationAccessToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRegisteredParameterNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |