Source file "org/junit/platform/engine/support/hierarchical/CompositeLock.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 70 of 70 | 0% | 4 of 4 | 0% | 8 | 8 | 21 | 21 | 6 | 6 |
| acquireAllLocks() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| release(List) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acquire() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CompositeLock(List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| release() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLocks() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |