Source file "org/springframework/kafka/transaction/KafkaTransactionManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 186 of 186 | 0% | 10 of 10 | 0% | 18 | 18 | 59 | 59 | 13 | 13 |
| doBegin(Object, TransactionDefinition) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| KafkaTransactionManager(ProducerFactory) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| doCleanupAfterCompletion(Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doGetTransaction() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isExistingTransaction(Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| doSuspend(Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doCommit(DefaultTransactionStatus) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doRollback(DefaultTransactionStatus) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doResume(Object, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| doSetRollbackOnly(DefaultTransactionStatus) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCloseTimeout(Duration) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTransactionIdPrefix(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getProducerFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |