Source file "org/springframework/security/web/authentication/session/AbstractSessionFixationProtectionStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 12 of 12 | 0% | 11 | 11 | 26 | 26 | 5 | 5 |
| onAuthentication(Authentication, HttpServletRequest, HttpServletResponse) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| AbstractSessionFixationProtectionStrategy() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| onSessionChange(String, HttpSession, Authentication) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setApplicationEventPublisher(ApplicationEventPublisher) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAlwaysCreateSession(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |