Source file "org/springframework/batch/item/database/JpaCursorItemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 113 of 113 | 0% | 14 of 14 | 0% | 18 | 18 | 35 | 35 | 11 | 11 |
| doOpen() | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| createQuery() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doRead() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| JpaCursorItemReader() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(ExecutionContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setEntityManagerFactory(EntityManagerFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQueryProvider(JpaQueryProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQueryString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterValues(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |