Source file "org/springframework/security/oauth2/client/web/AuthenticatedPrincipalOAuth2AuthorizedClientRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 12 of 12 | 0% | 12 | 12 | 22 | 22 | 6 | 6 |
| AuthenticatedPrincipalOAuth2AuthorizedClientRepository(OAuth2AuthorizedClientService) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| removeAuthorizedClient(String, Authentication, HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| loadAuthorizedClient(String, Authentication, HttpServletRequest) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| saveAuthorizedClient(OAuth2AuthorizedClient, Authentication, HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isPrincipalAuthenticated(Authentication) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| setAnonymousAuthorizedClientRepository(OAuth2AuthorizedClientRepository) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |