Source file "org/springframework/security/oauth2/client/web/server/UnAuthenticatedServerOAuth2AuthorizedClientRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 131 of 131 | 0% | 4 of 4 | 0% | 10 | 10 | 19 | 19 | 8 | 8 |
| removeAuthorizedClient(String, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| loadAuthorizedClient(String, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| saveAuthorizedClient(OAuth2AuthorizedClient, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| UnAuthenticatedServerOAuth2AuthorizedClientRepository() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isUnauthenticated(Authentication) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| lambda$saveAuthorizedClient$1(OAuth2AuthorizedClient) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$removeAuthorizedClient$2(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$loadAuthorizedClient$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |