Source file "org/springframework/batch/core/job/AbstractJob.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 400 of 400 | 0% | 28 of 28 | 0% | 36 | 36 | 105 | 105 | 22 | 22 |
| execute(JobExecution) | 0% | 0% | 9 | 9 | 55 | 55 | 1 | 1 | ||
| getDefaultExitStatusForFailure(Throwable, JobExecution) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| AbstractJob(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| AbstractJob() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setJobExecutionListeners(JobExecutionListener[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setJobRepository(JobRepository) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| updateStatus(JobExecution, BatchStatus) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBeanName(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| handleStep(Step, JobExecution) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| registerJobExecutionListener(JobExecutionListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobParametersValidator(JobParametersValidator) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRestartable(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobParametersIncrementer(JobParametersIncrementer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJobParametersValidator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isRestartable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJobParametersIncrementer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJobRepository() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |