Source file "liquibase/sqlgenerator/core/DropForeignKeyConstraintGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 132 of 132 | 0% | 6 of 6 | 0% | 8 | 8 | 10 | 10 | 5 | 5 |
| generateSql(DropForeignKeyConstraintStatement, Database, SqlGeneratorChain) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getAffectedForeignKey(DropForeignKeyConstraintStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validate(DropForeignKeyConstraintStatement, Database, SqlGeneratorChain) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| supports(DropForeignKeyConstraintStatement, Database) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| DropForeignKeyConstraintGenerator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |