Source file "org/junit/platform/engine/support/hierarchical/DefaultParallelExecutionConfiguration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| DefaultParallelExecutionConfiguration(int, int, int, int, int) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| getParallelism() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinimumRunnable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxPoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCorePoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeepAliveSeconds() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |