Source file "org/h2/command/ddl/DropTable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 273 of 273 | 0% | 48 of 48 | 0% | 32 | 32 | 67 | 67 | 8 | 8 |
| prepareDrop() | 0% | 0% | 21 | 21 | 42 | 42 | 1 | 1 | ||
| executeDrop() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| DropTable(SessionLocal) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| addTable(Schema, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| update() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setIfExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDropAction(ConstraintActionType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |