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 | 39 of 39 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| DefaultParallelExecutionConfiguration(int, int, int, int, int, Predicate) | 0% | n/a | 1 | 1 | 8 | 8 | 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 | ||
| getSaturatePredicate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |