Source file "org/springframework/boot/autoconfigure/jooq/SpringTransactionProvider.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 0 of 0 | n/a | 5 | 5 | 13 | 13 | 5 | 5 |
| begin(TransactionContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| commit(TransactionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| rollback(TransactionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getTransactionStatus(TransactionContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SpringTransactionProvider(PlatformTransactionManager) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |