Source file "org/springframework/batch/core/resource/StepExecutionSimpleCompletionPolicy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 10 of 10 | 0% | 13 | 13 | 18 | 18 | 8 | 8 |
| beforeStep(StepExecution) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isComplete(RepeatContext, RepeatStatus) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| isComplete(RepeatContext) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| start(RepeatContext) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| update(RepeatContext) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| StepExecutionSimpleCompletionPolicy() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |