Source file "org/springframework/batch/core/job/SimpleStepHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 279 of 279 | 0% | 44 of 44 | 0% | 33 | 33 | 65 | 65 | 11 | 11 |
| handleStep(Step, JobExecution) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| shouldStart(StepExecution, JobExecution, Step) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| stepExecutionPartOfExistingJobExecution(JobExecution, StepExecution) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| SimpleStepHandler(JobRepository, ExecutionContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| SimpleStepHandler(JobRepository) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SimpleStepHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobRepository(JobRepository) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExecutionContext(ExecutionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJobRepository() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |