Source file "org/springframework/transaction/jta/ManagedTransactionAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
| ManagedTransactionAdapter(TransactionManager) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| delistResource(XAResource, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enlistResource(XAResource) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| registerSynchronization(Synchronization) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| commit() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rollback() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRollbackOnly() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTransactionManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |