Source file "liquibase/sqlgenerator/core/DropPrimaryKeyGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 356 of 356 | 0% | 30 of 30 | 0% | 20 | 20 | 42 | 42 | 5 | 5 |
| generateSql(DropPrimaryKeyStatement, Database, SqlGeneratorChain) | 0% | 0% | 12 | 12 | 34 | 34 | 1 | 1 | ||
| validate(DropPrimaryKeyStatement, Database, SqlGeneratorChain) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| getAffectedPrimaryKey(DropPrimaryKeyStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(DropPrimaryKeyStatement, Database) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| DropPrimaryKeyGenerator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |