Source file "org/h2/command/ddl/AlterView.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 43 of 43 | 0% | 6 of 6 | 0% | 8 | 8 | 14 | 14 | 5 | 5 |
| update() | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| AlterView(SessionLocal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIfExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setView(TableView) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |