Source file "liquibase/statement/core/AddAutoIncrementStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 57 of 57 | 0% | 0 of 0 | n/a | 10 | 10 | 20 | 20 | 10 | 10 |
| AddAutoIncrementStatement(String, String, String, String, String, BigInteger, BigInteger, Boolean, String) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getCatalogName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemaName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getColumnDataType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStartWith() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncrementBy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDefaultOnNull() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGenerationType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |