Source file "org/h2/command/ddl/AlterDomainDropConstraint.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 48 of 48 | 0% | 8 of 8 | 0% | 8 | 8 | 13 | 13 | 4 | 4 |
| update(Schema, Domain) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| AlterDomainDropConstraint(SessionLocal, Schema, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setConstraintName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |