Source file "org/springframework/security/access/intercept/AbstractSecurityInterceptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 605 of 605 | 0% | 62 of 62 | 0% | 60 | 60 | 152 | 152 | 29 | 29 |
beforeInvocation(Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 40 | 40 | 1 | 1 |
afterPropertiesSet() | ![]() | 0% | ![]() | 0% | 10 | 10 | 29 | 29 | 1 | 1 |
authenticateIfRequired() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
afterInvocation(InterceptorStatusToken, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
AbstractSecurityInterceptor() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
finallyInvocation(InterceptorStatusToken) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
credentialsNotFound(String, Object, Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
lambda$afterPropertiesSet$3() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$afterPropertiesSet$2() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$afterPropertiesSet$1() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$afterPropertiesSet$0() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
publishEvent(ApplicationEvent) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setMessageSource(MessageSource) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAccessDecisionManager(AccessDecisionManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAfterInvocationManager(AfterInvocationManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAlwaysReauthenticate(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setApplicationEventPublisher(ApplicationEventPublisher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAuthenticationManager(AuthenticationManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPublishAuthorizationSuccess(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRejectPublicInvocations(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRunAsManager(RunAsManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setValidateConfigAttributes(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAccessDecisionManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAfterInvocationManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAuthenticationManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRunAsManager() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAlwaysReauthenticate() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRejectPublicInvocations() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isValidateConfigAttributes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |