Source file "org/springframework/jdbc/support/incrementer/AbstractDataFieldMaxValueIncrementer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 91 of 91 | 0% | 6 of 6 | 0% | 15 | 15 | 30 | 30 | 12 | 12 |
| nextStringValue() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| AbstractDataFieldMaxValueIncrementer(DataSource, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| AbstractDataFieldMaxValueIncrementer() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setDataSource(DataSource) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncrementerName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPaddingLength(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| nextIntValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDataSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncrementerName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPaddingLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nextLongValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |