Source file "liquibase/sqlgenerator/core/CreateTableGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,276 of 1,276 | 0% | 230 of 230 | 0% | 120 | 120 | 226 | 226 | 5 | 5 |
| generateSql(CreateTableStatement, Database, SqlGeneratorChain) | 0% | 0% | 111 | 111 | 205 | 205 | 1 | 1 | ||
| validate(CreateTableStatement, Database, SqlGeneratorChain) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getPrimaryKeyColumns(List, Database, List) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getAffectedTable(CreateTableStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CreateTableGenerator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |