Source file "org/h2/command/ddl/DropRole.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 6 of 6 | 0% | 8 | 8 | 18 | 18 | 5 | 5 |
| update() | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| DropRole(SessionLocal) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRoleName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIfExists(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |