Source file "org/springframework/batch/repeat/RepeatStatus.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 8 of 8 | 0% | 9 | 9 | 9 | 9 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| and(boolean) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| RepeatStatus(String, int, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isContinuable() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| continueIf(boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |