Source file "org/h2/command/dml/AlterTableSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 8 of 8 | 0% | 11 | 11 | 25 | 25 | 7 | 7 |
| update() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| AlterTableSet(SessionLocal, Schema, int, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setCheckExisting(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIfTableExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTableName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTransactional() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |