Source file "org/springframework/security/web/authentication/logout/DelegatingLogoutSuccessHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 6 of 6 | 0% | 6 | 6 | 17 | 17 | 3 | 3 |
| onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| DelegatingLogoutSuccessHandler(LinkedHashMap) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setDefaultLogoutSuccessHandler(LogoutSuccessHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |