Source file "org/springframework/security/oauth2/client/RefreshTokenOAuth2AuthorizedClientProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 10 of 10 | 0% | 12 | 12 | 35 | 35 | 7 | 7 |
| authorize(OAuth2AuthorizationContext) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| setClockSkew(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getTokenResponse(OAuth2AuthorizedClient, OAuth2RefreshTokenGrantRequest) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| RefreshTokenOAuth2AuthorizedClientProvider() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hasTokenExpired(OAuth2Token) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setAccessTokenResponseClient(OAuth2AccessTokenResponseClient) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setClock(Clock) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |