Source file "org/springframework/batch/core/step/job/JobStep.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 12 of 12 | 0% | 14 | 14 | 28 | 28 | 8 | 8 |
| doExecute(StepExecution) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| determineStepExitStatus(StepExecution, JobExecution) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JobStep() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJob(Job) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobLauncher(JobLauncher) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobParametersExtractor(JobParametersExtractor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |