Source file "org/junit/jupiter/engine/execution/InvocationInterceptorChain.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 71 of 71 | 0% | 4 of 4 | 0% | 7 | 7 | 20 | 20 | 5 | 5 |
chainInterceptors(InvocationInterceptor.Invocation, InvocationInterceptorChain.InterceptorCall, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
chainAndInvoke(InvocationInterceptor.Invocation, InvocationInterceptorChain.InterceptorCall, List) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
invoke(InvocationInterceptor.Invocation, ExtensionRegistry, InvocationInterceptorChain.InterceptorCall) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
proceed(InvocationInterceptor.Invocation) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
InvocationInterceptorChain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |