Source file "org/springframework/security/oauth2/common/exceptions/OAuth2Exception.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 275 of 275 | 0% | 42 of 42 | 0% | 31 | 31 | 63 | 63 | 10 | 10 |
| create(String, String) | 0% | 0% | 13 | 13 | 23 | 23 | 1 | 1 | ||
| getSummary() | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| valueOf(Map) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| addAdditionalInformation(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| OAuth2Exception(String, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| OAuth2Exception(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getAdditionalInformation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOAuth2ErrorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpErrorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |