Source file "org/springframework/security/oauth2/client/JdbcOAuth2AuthorizedClientService.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 254 of 254 | 0% | 6 of 6 | 0% | 12 | 12 | 60 | 60 | 9 | 9 |
| loadAuthorizedClient(String, String) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| updateAuthorizedClient(OAuth2AuthorizedClient, Authentication) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| saveAuthorizedClient(OAuth2AuthorizedClient, Authentication) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| removeAuthorizedClient(String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| JdbcOAuth2AuthorizedClientService(JdbcOperations, ClientRegistrationRepository, LobHandler) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| insertAuthorizedClient(OAuth2AuthorizedClient, Authentication) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| JdbcOAuth2AuthorizedClientService(JdbcOperations, ClientRegistrationRepository) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthorizedClientRowMapper(RowMapper) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAuthorizedClientParametersMapper(Function) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |