Source file "org/apache/commons/dbcp2/cpdsadapter/PooledConnectionImpl.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 745 of 745 | 0% | 52 of 52 | 0% | 67 | 67 | 174 | 174 | 41 | 41 |
toString() | ![]() | 0% | n/a | 1 | 1 | 19 | 19 | 1 | 1 | |
makeObject(PStmtKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
PooledConnectionImpl(Connection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
prepareCall(String, int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prepareStatement(String, int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
prepareCall(String, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
prepareStatement(String, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prepareStatement(String, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prepareStatement(String, int[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prepareStatement(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getConnection() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
prepareCall(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prepareStatement(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
finalize() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
destroyObject(PStmtKey, PooledObject) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
notifyListeners() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createKey(String, int, int, int, PoolingConnection.StatementType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
assertOpen() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
createKey(String, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String, int, int, PoolingConnection.StatementType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCatalogOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getSchemaOrNull() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addConnectionEventListener(ConnectionEventListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addStatementEventListener(StatementEventListener) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
createKey(String, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String, int[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String, PoolingConnection.StatementType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String, String[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createKey(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
passivateObject(PStmtKey, PooledObject) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
removeConnectionEventListener(ConnectionEventListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeStatementEventListener(StatementEventListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
activateObject(PStmtKey, PooledObject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRawConnection() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAccessToUnderlyingConnectionAllowed(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStatementPool(KeyedObjectPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$notifyListeners$0(ConnectionEvent, ConnectionEventListener) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAccessToUnderlyingConnectionAllowed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
validateObject(PStmtKey, PooledObject) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |