Source file "org/apache/derby/impl/sql/execute/TablePrivilegeInfo.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 470 of 470 | 0% | 60 of 60 | 0% | 38 | 38 | 85 | 85 | 8 | 8 |
| executeGrantRevoke(Activation, boolean, List) | 0% | 0% | 12 | 12 | 42 | 42 | 1 | 1 | ||
| checkPrivileges(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext) | 0% | 0% | 10 | 10 | 24 | 24 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TablePrivilegeInfo(TableDescriptor, boolean[], FormatableBitSet[], List) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getPermString(int, boolean) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| checkOwnership(String, TableDescriptor, SchemaDescriptor, DataDictionary, LanguageConnectionContext, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasColumnPermissions(int) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| getActionString(int, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |