Source file "com/nimbusds/oauth2/sdk/RequestObjectPOSTSuccessResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 8 of 8 | 0% | 14 | 14 | 36 | 36 | 10 | 10 |
| RequestObjectPOSTSuccessResponse(Issuer, Audience, URI, Date) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| toJSONObject() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| parse(JSONObject) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| parse(HTTPResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| toHTTPResponse() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getIssuer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAudience() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRequestURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExpirationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indicatesSuccess() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |