Source file "org/junit/jupiter/engine/extension/TimeoutDuration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 167 of 167 | 0% | 24 of 24 | 0% | 25 | 25 | 29 | 29 | 10 | 10 |
| toChronoUnit() | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| TimeoutDuration(long, TimeUnit) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$new$0(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| from(Timeout) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |