Source file "liquibase/sqlgenerator/core/AddForeignKeyConstraintGenerator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 339 of 339 | 0% | 66 of 66 | 0% | 38 | 38 | 56 | 56 | 5 | 5 |
| generateSql(AddForeignKeyConstraintStatement, Database, SqlGeneratorChain) | 0% | 0% | 30 | 30 | 42 | 42 | 1 | 1 | ||
| validate(AddForeignKeyConstraintStatement, Database, SqlGeneratorChain) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getAffectedForeignKey(AddForeignKeyConstraintStatement) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(AddForeignKeyConstraintStatement, Database) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AddForeignKeyConstraintGenerator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |