Source file "org/springframework/jdbc/support/incrementer/AbstractIdentityColumnMaxValueIncrementer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 12 of 12 | 0% | 12 | 12 | 39 | 39 | 6 | 6 |
| getNextKey() | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| getDeleteStatement(long[]) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| AbstractIdentityColumnMaxValueIncrementer(DataSource, String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AbstractIdentityColumnMaxValueIncrementer() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setDeleteSpecificValues(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isDeleteSpecificValues() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |