Source file "org/springframework/security/oauth2/client/InMemoryOAuth2AuthorizedClientService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 100 of 100 | 0% | 4 of 4 | 0% | 7 | 7 | 28 | 28 | 5 | 5 |
| loadAuthorizedClient(String, String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| removeAuthorizedClient(String, String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| saveAuthorizedClient(OAuth2AuthorizedClient, Authentication) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| InMemoryOAuth2AuthorizedClientService(ClientRegistrationRepository, Map) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| InMemoryOAuth2AuthorizedClientService(ClientRegistrationRepository) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 |