Source file "org/springframework/batch/core/repository/dao/MapJobExecutionDao.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 24 of 24 | 0% | 22 | 22 | 56 | 56 | 10 | 10 |
| updateJobExecution(JobExecution) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| getLastJobExecution(JobInstance) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| findJobExecutions(JobInstance) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| findRunningJobExecutions(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| saveJobExecution(JobExecution) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| synchronizeStatus(JobExecution) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| MapJobExecutionDao() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copy(JobExecution) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getJobExecution(Long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |