Source file "org/springframework/batch/item/database/JdbcPagingItemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 498 of 498 | 0% | 64 of 64 | 0% | 47 | 47 | 99 | 99 | 15 | 15 |
| doReadPage() | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| getParameterList(Map, Map) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| doJumpToPage(int) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| getParameterMap(Map, Map) | 0% | 0% | 6 | 6 | 10 | 10 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| update(ExecutionContext) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| open(ExecutionContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| JdbcPagingItemReader() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isAtEndOfPage() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getJdbcTemplate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setDataSource(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFetchSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQueryProvider(PagingQueryProvider) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRowMapper(RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setParameterValues(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |