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 | 109 of 109 | 0% | 8 of 8 | 0% | 16 | 16 | 34 | 34 | 12 | 12 |
| nextStringValue() | 0% | 0% | 3 | 3 | 9 | 9 | 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 |