Source file "org/springframework/security/authentication/DefaultAuthenticationEventPublisher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 220 of 220 | 0% | 12 of 12 | 0% | 13 | 13 | 54 | 54 | 7 | 7 |
| DefaultAuthenticationEventPublisher(ApplicationEventPublisher) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| publishAuthenticationFailure(AuthenticationException, Authentication) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| setAdditionalExceptionMappings(Properties) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| addMapping(String, Class) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| publishAuthenticationSuccess(Authentication) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DefaultAuthenticationEventPublisher() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setApplicationEventPublisher(ApplicationEventPublisher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |