Source file "org/springframework/security/oauth2/client/oidc/authentication/OidcAuthorizationCodeAuthenticationProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 315 of 315 | 0% | 14 of 14 | 0% | 19 | 19 | 80 | 80 | 12 | 12 |
| authenticate(Authentication) | 0% | 0% | 5 | 5 | 33 | 33 | 1 | 1 | ||
| validateNonce(OAuth2AuthorizationRequest, OidcIdToken) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| getJwt(OAuth2AccessTokenResponse, JwtDecoder) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| createOidcToken(ClientRegistration, OAuth2AccessTokenResponse) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| OidcAuthorizationCodeAuthenticationProvider(OAuth2AccessTokenResponseClient, OAuth2UserService) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| getResponse(OAuth2LoginAuthenticationToken) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getNonceHash(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| createHash(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setJwtDecoderFactory(JwtDecoderFactory) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAuthoritiesMapper(GrantedAuthoritiesMapper) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| supports(Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |