Source file "org/apache/commons/dbcp2/managed/TransactionRegistry.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 129 of 129 | 0% | 6 of 6 | 0% | 11 | 11 | 33 | 33 | 8 | 8 |
getActiveTransactionContext() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getXAResource(Connection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
TransactionRegistry(TransactionManager, TransactionSynchronizationRegistry) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
registerConnection(Connection, XAResource) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getConnectionKey(Connection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
unregisterConnection(Connection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$getActiveTransactionContext$0(Transaction) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
TransactionRegistry(TransactionManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |