Source file "org/h2/command/ddl/AlterIndexRename.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 80 of 80 | 0% | 8 of 8 | 0% | 11 | 11 | 23 | 23 | 7 | 7 |
update() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
AlterIndexRename(SessionLocal) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIfExists(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOldSchema(Schema) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setOldName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setNewName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |