Source file "org/springframework/batch/core/step/tasklet/TaskletStep.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 8 of 8 | 0% | 22 | 22 | 48 | 48 | 18 | 18 |
| doExecute(StepExecution) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| TaskletStep(String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setChunkListeners(ChunkListener[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setStreams(ItemStream[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setTasklet(Tasklet) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| registerChunkListener(ChunkListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerStream(ItemStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createSemaphore() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| open(ExecutionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TaskletStep() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTransactionManager(PlatformTransactionManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTransactionAttribute(TransactionAttribute) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStepOperations(RepeatOperations) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setInterruptionPolicy(StepInterruptionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close(ExecutionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTasklet() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |