Source file "org/apache/derby/impl/store/raw/xact/XactXAResourceManager.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 99 of 99 | 0% | 6 of 6 | 0% | 9 | 9 | 33 | 33 | 6 | 6 |
recover(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
commit(ContextManager, Xid, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
rollback(ContextManager, Xid) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
find(Xid) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
forget(ContextManager, Xid) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
XactXAResourceManager(RawStoreFactory, TransactionTable) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |