Source file "com/nimbusds/oauth2/sdk/GeneralException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 96 of 96 | 0% | 0 of 0 | n/a | 12 | 12 | 24 | 24 | 12 | 12 |
| GeneralException(String, ErrorObject, ClientID, URI, ResponseMode, State, Throwable) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| GeneralException(ErrorObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GeneralException(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GeneralException(String, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GeneralException(String, ErrorObject) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GeneralException(String, ErrorObject, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GeneralException(String, ErrorObject, ClientID, URI, ResponseMode, State) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getErrorObject() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientID() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRedirectionURI() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getResponseMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |