Source file "org/springframework/batch/core/repository/dao/JdbcJobExecutionDao.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 858 of 858 | 0% | 28 of 28 | 0% | 30 | 30 | 103 | 103 | 16 | 16 |
| updateJobExecution(JobExecution) | 0% | 0% | 6 | 6 | 27 | 27 | 1 | 1 | ||
| insertParameter(Long, JobParameter.ParameterType, String, Object, boolean) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| saveJobExecution(JobExecution) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| synchronizeStatus(JobExecution) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getLastJobExecution(JobInstance) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| insertJobParameters(Long, JobParameters) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getJobParameters(Long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| findJobExecutions(JobInstance) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| findRunningJobExecutions(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getJobExecution(Long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| validateJobExecution(JobExecution) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| JdbcJobExecutionDao() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setExitMessageLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setJobExecutionIncrementer(DataFieldMaxValueIncrementer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |