Source file "org/apache/commons/dbcp2/managed/ManagedConnection.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 288 of 288 | 0% | 46 of 46 | 0% | 37 | 37 | 98 | 98 | 14 | 14 |
updateTransactionStatus() | ![]() | 0% | ![]() | 0% | 11 | 11 | 41 | 41 | 1 | 1 |
transactionComplete() | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
ManagedConnection(ObjectPool, TransactionRegistry, boolean) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
setAutoCommit(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setReadOnly(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
commit() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
rollback() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getDelegate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getInnermostDelegate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkOpen() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getTransactionContext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTransactionRegistry() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAccessToUnderlyingConnectionAllowed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |