Source file "org/springframework/security/oauth2/client/oidc/web/logout/OidcClientInitiatedLogoutSuccessHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 16 of 16 | 0% | 16 | 16 | 46 | 46 | 8 | 8 |
| determineTargetUrl(HttpServletRequest, HttpServletResponse, Authentication) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| endpointUri(URI, String, String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| postLogoutRedirectUri(HttpServletRequest) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| endSessionEndpoint(ClientRegistration) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| OidcClientInitiatedLogoutSuccessHandler(ClientRegistrationRepository) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setPostLogoutRedirectUri(URI) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPostLogoutRedirectUri(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| idToken(Authentication) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |