Source file "liquibase/statement/core/DropPrimaryKeyStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| DropPrimaryKeyStatement(String, String, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setDropIndex(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCatalogName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSchemaName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConstraintName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDropIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |