Source file "org/springframework/batch/item/database/AbstractCursorItemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 447 of 447 | 0% | 56 of 56 | 0% | 52 | 52 | 126 | 126 | 24 | 24 |
| initializeConnection() | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| handleWarnings(Statement) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| doClose() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| doRead() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| AbstractCursorItemReader() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getExceptionTranslator() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| applyStatementSettings(PreparedStatement) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| jumpToItem(int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| doOpen() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| moveCursorToRow(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| translateSqlException(String, String, SQLException) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| verifyCursorPosition(long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setConnectionAutoCommit(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDataSource(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFetchSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxRows(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setQueryTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIgnoreWarnings(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVerifyCursorPosition(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDriverSupportsAbsolute(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setUseSharedExtendedConnection(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDataSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUseSharedExtendedConnection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |