Source file "liquibase/statement/core/DropIndexStatement.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 37 of 37 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| DropIndexStatement(String, String, String, String, String) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setAssociatedWith(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTableCatalogName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableSchemaName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIndexName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTableName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAssociatedWith() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |