Source file "org/springframework/batch/item/database/JdbcCursorItemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 4 of 4 | 0% | 12 | 12 | 33 | 33 | 10 | 10 |
| openCursor(Connection) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| JdbcCursorItemReader() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readCursor(ResultSet, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| cleanupOnClose(Connection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setRowMapper(RowMapper) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSql(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPreparedStatementSetter(PreparedStatementSetter) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cleanupOnClose() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSql() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |