Source file "org/junit/jupiter/engine/execution/JupiterEngineExecutionContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 4 of 4 | 0% | 9 | 9 | 19 | 19 | 7 | 7 |
| build() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| newState() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| JupiterEngineExecutionContext.Builder(JupiterEngineExecutionContext.State) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| withTestInstancesProvider(TestInstancesProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withExtensionRegistry(MutableExtensionRegistry) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withExtensionContext(ExtensionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withThrowableCollector(ThrowableCollector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |