Source file "org/h2/engine/RightOwner.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 363 of 363 | 0% | 80 of 80 | 0% | 53 | 53 | 90 | 90 | 13 | 13 |
isTableRightGrantedRecursive(Table, int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 19 | 19 | 1 | 1 |
revokeTemporaryRightsOnRoles() | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
isSchemaRightGrantedRecursive(Schema) | ![]() | 0% | ![]() | 0% | 9 | 9 | 12 | 12 | 1 | 1 |
isRoleGranted(Role) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
checkOwnsNoSchemas() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
revokeRole(Role) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
revokeRight(DbObject) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
grantRight(DbObject, Right) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
grantRole(Role, Right) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getRightForObject(DbObject) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getRightForRole(Role) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
RightOwner(Database, int, String, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
rename(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |