Source file "org/junit/platform/engine/support/hierarchical/ExclusiveResource.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 12 of 12 | 0% | 13 | 13 | 19 | 19 | 7 | 7 |
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ExclusiveResource(String, ExclusiveResource.LockMode) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLockMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |