Source file "org/springframework/security/web/reactive/result/method/annotation/AuthenticationPrincipalArgumentResolver.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 198 of 198 | 0% | 24 of 24 | 0% | 20 | 20 | 48 | 48 | 8 | 8 |
resolvePrincipal(MethodParameter, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
isInvalidType(MethodParameter, Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
findMethodAnnotation(Class, MethodParameter) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
lambda$resolveArgument$0(MethodParameter, ReactiveAdapter, Authentication) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
resolveArgument(MethodParameter, BindingContext, ServerWebExchange) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
AuthenticationPrincipalArgumentResolver(ReactiveAdapterRegistry) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
supportsParameter(MethodParameter) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setBeanResolver(BeanResolver) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |