Source file "org/h2/command/ddl/AlterDomain.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 172 of 172 | 0% | 34 of 34 | 0% | 23 | 23 | 39 | 39 | 6 | 6 |
| forAllDependencies(SessionLocal, Domain, BiPredicate, BiPredicate, boolean) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| forTable(SessionLocal, Domain, BiPredicate, boolean, Table) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| update(Schema) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| AlterDomain(SessionLocal, Schema) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDomainName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIfDomainExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |