Source file "org/springframework/batch/core/repository/dao/MapExecutionContextDao.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 97 of 97 | 0% | 6 of 6 | 0% | 13 | 13 | 26 | 26 | 10 | 10 |
| saveExecutionContexts(Collection) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| updateExecutionContext(StepExecution) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| updateExecutionContext(JobExecution) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getExecutionContext(StepExecution) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExecutionContext(JobExecution) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MapExecutionContextDao() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copy(ExecutionContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| saveExecutionContext(JobExecution) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| saveExecutionContext(StepExecution) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |