Source file "org/apache/commons/pool2/impl/GenericObjectPool.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,367 of 1,367 | 0% | 188 of 188 | 0% | 132 | 132 | 408 | 408 | 38 | 38 |
evict() | ![]() | 0% | ![]() | 0% | 14 | 14 | 57 | 57 | 1 | 1 |
borrowObject(long) | ![]() | 0% | ![]() | 0% | 20 | 20 | 60 | 60 | 1 | 1 |
create() | ![]() | 0% | ![]() | 0% | 13 | 13 | 40 | 40 | 1 | 1 |
returnObject(Object) | ![]() | 0% | ![]() | 0% | 11 | 11 | 51 | 51 | 1 | 1 |
removeAbandoned(AbandonedConfig) | ![]() | 0% | ![]() | 0% | 6 | 6 | 25 | 25 | 1 | 1 |
toStringAppendFields(StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 18 | 18 | 1 | 1 | |
GenericObjectPool(PooledObjectFactory, GenericObjectPoolConfig) | ![]() | 0% | ![]() | 0% | 2 | 2 | 16 | 16 | 1 | 1 |
setAbandonedConfig(AbandonedConfig) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
ensureIdle(int, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 13 | 13 | 1 | 1 |
invalidateObject(Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
getFactoryType() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
destroy(PooledObject) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
listAllObjects() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getNumTests() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
use(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
addIdleObject(PooledObject) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addObject() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
setConfig(GenericObjectPoolConfig) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getMinIdle() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getLogAbandoned() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getRemoveAbandonedOnBorrow() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getRemoveAbandonedOnMaintenance() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getRemoveAbandonedTimeout() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getNumWaiters() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
GenericObjectPool(PooledObjectFactory, GenericObjectPoolConfig, AbandonedConfig) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getNumActive() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
preparePool() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
GenericObjectPool(PooledObjectFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAbandonedConfig() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
ensureMinIdle() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
borrowObject() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMaxIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getNumIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFactory() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |