Source file "org/apache/derby/impl/store/raw/xact/RowLocking2.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 130 of 130 | 0% | 20 of 20 | 0% | 16 | 16 | 33 | 33 | 6 | 6 |
| lockContainer(Transaction, ContainerHandle, boolean, boolean) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| lockRecordForRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| unlockRecordAfterRead(Transaction, ContainerHandle, RecordHandle, boolean, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| unlockContainer(Transaction, ContainerHandle) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RowLocking2(LockFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |