Source file "liquibase/sqlgenerator/core/AddAutoIncrementGeneratorMySQL.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 116 of 116 | 0% | 2 of 2 | 0% | 8 | 8 | 19 | 19 | 7 | 7 |
| generateSql(AddAutoIncrementStatement, Database, SqlGeneratorChain) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| validate(AddAutoIncrementStatement, Database, SqlGeneratorChain) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| concact(Sql[], UnparsedSql) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getAffectedTable(AddAutoIncrementStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AddAutoIncrementGeneratorMySQL() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(AddAutoIncrementStatement, Database) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPriority() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |