Source file "org/springframework/batch/core/repository/dao/JdbcJobInstanceDao.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 347 of 347 | 0% | 10 of 10 | 0% | 17 | 17 | 55 | 55 | 12 | 12 |
| getJobInstance(String, JobParameters) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| createJobInstance(String, JobParameters) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| findJobInstancesByName(String, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getJobInstanceCount(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getLastJobInstance(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getJobInstances(String, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getJobInstance(JobExecution) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getJobInstance(Long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getJobNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JdbcJobInstanceDao() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setJobIncrementer(DataFieldMaxValueIncrementer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |