Source file "org/apache/xalan/lib/sql/DefaultConnectionPool.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 377 of 377 | 0% | 44 of 44 | 0% | 41 | 41 | 99 | 99 | 19 | 19 |
initializePool() | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
getConnection() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
DefaultConnectionPool() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
releaseConnection(Connection) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
finalize() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
releaseConnectionOnError(Connection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
freeUnused() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
setProtocol(Properties) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
testConnection() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
createConnection() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
hasActiveConnections() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
setPoolEnabled(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUser(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addConnection(PooledConnection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDriver(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setURL(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinConnections(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isEnabled() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |