Source file "org/springframework/security/oauth2/client/authentication/OAuth2LoginAuthenticationToken.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 79 of 79 | 0% | 0 of 0 | n/a | 9 | 9 | 27 | 27 | 9 | 9 |
| OAuth2LoginAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange, OAuth2User, Collection, OAuth2AccessToken, OAuth2RefreshToken) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| OAuth2LoginAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| OAuth2LoginAuthenticationToken(ClientRegistration, OAuth2AuthorizationExchange, OAuth2User, Collection, 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 | ||
| getCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |