Source file "org/springframework/security/oauth2/client/authentication/OAuth2AuthorizationCodeAuthenticationToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 88 of 88 | 0% | 2 of 2 | 0% | 12 | 12 | 26 | 26 | 11 | 11 |
| OAuth2AuthorizationCodeAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| OAuth2AuthorizationCodeAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange, OAuth2AccessToken, OAuth2RefreshToken, Map) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getCredentials() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| OAuth2AuthorizationCodeAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange, OAuth2AccessToken, OAuth2RefreshToken) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OAuth2AuthorizationCodeAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange, OAuth2AccessToken) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientRegistration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthorizationExchange() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAccessToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRefreshToken() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAdditionalParameters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |