Source file "org/h2/command/ddl/DropIndex.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 140 of 140 | 0% | 18 of 18 | 0% | 14 | 14 | 32 | 32 | 5 | 5 |
| update() | 0% | 0% | 10 | 10 | 25 | 25 | 1 | 1 | ||
| DropIndex(SessionLocal, Schema) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIfExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |