Source file "org/springframework/security/web/authentication/SimpleUrlAuthenticationFailureHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 10 of 10 | 0% | 17 | 17 | 40 | 40 | 12 | 12 |
| onAuthenticationFailure(HttpServletRequest, HttpServletResponse, AuthenticationException) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| saveException(HttpServletRequest, AuthenticationException) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| SimpleUrlAuthenticationFailureHandler(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| SimpleUrlAuthenticationFailureHandler() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lambda$setDefaultFailureUrl$0(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDefaultFailureUrl(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setUseForward(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRedirectStrategy(RedirectStrategy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowSessionCreation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isUseForward() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRedirectStrategy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAllowSessionCreation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |