Source file "org/springframework/integration/transaction/TransactionInterceptorBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 2 of 2 | 0% | 10 | 10 | 26 | 26 | 9 | 9 |
| TransactionInterceptorBuilder(boolean) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| transactionAttribute(TransactionAttribute) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| propagation(Propagation) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isolation(Isolation) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| timeout(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readOnly(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| transactionManager(TransactionManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| TransactionInterceptorBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |