Source file "org/springframework/security/oauth2/client/web/server/WebSessionServerOAuth2AuthorizedClientRepository.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% | 6 of 6 | 0% | 12 | 12 | 34 | 34 | 9 | 9 |
| lambda$removeAuthorizedClient$2(String, WebSession) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lambda$saveAuthorizedClient$1(OAuth2AuthorizedClient, WebSession) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getAuthorizedClients(WebSession) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| loadAuthorizedClient(String, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| saveAuthorizedClient(OAuth2AuthorizedClient, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| removeAuthorizedClient(String, Authentication, ServerWebExchange) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebSessionServerOAuth2AuthorizedClientRepository() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$loadAuthorizedClient$0(String, Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |