Source file "org/springframework/batch/repeat/support/TaskExecutorRepeatTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 128 of 128 | 0% | 14 of 14 | 0% | 13 | 13 | 36 | 36 | 6 | 6 |
| waitForResults(RepeatInternalState) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| getNextResult(RepeatContext, RepeatCallback, RepeatInternalState) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| TaskExecutorRepeatTemplate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTaskExecutor(TaskExecutor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createInternalState(RepeatContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setThrottleLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |