Source file "org/springframework/transaction/support/TransactionTemplate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 163 of 163 | 0% | 16 of 16 | 0% | 17 | 17 | 43 | 43 | 9 | 9 |
| execute(TransactionCallback) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| rollbackOnException(TransactionStatus, Throwable) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| TransactionTemplate(PlatformTransactionManager, TransactionDefinition) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| TransactionTemplate(PlatformTransactionManager) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| afterPropertiesSet() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| TransactionTemplate() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTransactionManager(PlatformTransactionManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTransactionManager() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |