Source file "org/springframework/security/oauth2/provider/OAuth2Authentication.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 158 of 158 | 0% | 38 of 38 | 0% | 29 | 29 | 33 | 33 | 10 | 10 |
| equals(Object) | 0% | 0% | 11 | 11 | 13 | 13 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| eraseCredentials() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| OAuth2Authentication(OAuth2Request, Authentication) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isAuthenticated() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| getPrincipal() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isClientOnly() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getOAuth2Request() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUserAuthentication() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |