Source file "org/h2/command/ddl/GrantRevoke.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 377 of 377 | 0% | 50 of 50 | 0% | 41 | 41 | 103 | 103 | 16 | 16 |
| update() | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| grantRight(DbObject) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| grantRole(Role) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| revokeRight(DbObject) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| grantRight() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| revokeRight() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| revokeRole(Role) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setGranteeName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addRoleName(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| GrantRevoke(SessionLocal) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addRight(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addTable(Table) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOperationType(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSchema(Schema) | 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 |