Source file "org/h2/command/ddl/AlterDomainExpressions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 104 of 104 | 0% | 16 of 16 | 0% | 16 | 16 | 28 | 28 | 7 | 7 |
| update(Schema, Domain) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| copyExpressions(SessionLocal, Domain, ColumnTemplate) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| AlterDomainExpressions(SessionLocal, Schema, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copyColumn(Domain, Column) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| copyDomain(Domain, Domain) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setExpression(Expression) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |