Source file "org/junit/jupiter/engine/extension/DefaultRepetitionInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 0 of 0 | n/a | 6 | 6 | 16 | 16 | 6 | 6 |
| toString() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| DefaultRepetitionInfo(int, int, AtomicInteger, int) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getFailureCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentRepetition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotalRepetitions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFailureThreshold() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |