Source file "org/h2/command/ddl/DropSchema.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 122 of 122 | 0% | 18 of 18 | 0% | 15 | 15 | 31 | 31 | 6 | 6 |
| update() | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| DropSchema(SessionLocal) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setSchemaName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |