Source file "org/springframework/security/web/authentication/logout/SecurityContextLogoutHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 6 of 6 | 0% | 8 | 8 | 20 | 20 | 5 | 5 |
| logout(HttpServletRequest, HttpServletResponse, Authentication) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| SecurityContextLogoutHandler() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setInvalidateHttpSession(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClearAuthentication(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isInvalidateHttpSession() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |