Source file "org/springframework/transaction/jta/UserTransactionAdapter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 37 of 37 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| UserTransactionAdapter(TransactionManager) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setTransactionTimeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| begin() | 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 |