Source file "liquibase/sqlgenerator/core/AddAutoIncrementGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 197 of 197 | 0% | 16 of 16 | 0% | 14 | 14 | 29 | 29 | 6 | 6 |
| generateSql(AddAutoIncrementStatement, Database, SqlGeneratorChain) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| supports(AddAutoIncrementStatement, Database) | 0% | 0% | 8 | 8 | 1 | 1 | 1 | 1 | ||
| validate(AddAutoIncrementStatement, Database, SqlGeneratorChain) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getAffectedColumn(AddAutoIncrementStatement) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| AddAutoIncrementGenerator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |