Source file "org/apache/commons/pool2/impl/GenericKeyedObjectPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,920 of 1,920 | 0% | 232 of 232 | 0% | 158 | 158 | 547 | 547 | 42 | 42 |
| evict() | 0% | 0% | 17 | 17 | 74 | 74 | 1 | 1 | ||
| borrowObject(Object, long) | 0% | 0% | 16 | 16 | 57 | 57 | 1 | 1 | ||
| create(Object) | 0% | 0% | 12 | 12 | 47 | 47 | 1 | 1 | ||
| returnObject(Object, Object) | 0% | 0% | 12 | 12 | 44 | 44 | 1 | 1 | ||
| toStringAppendFields(StringBuilder) | 0% | n/a | 1 | 1 | 24 | 24 | 1 | 1 | ||
| clearOldest() | 0% | 0% | 7 | 7 | 27 | 27 | 1 | 1 | ||
| reuseCapacity() | 0% | 0% | 7 | 7 | 24 | 24 | 1 | 1 | ||
| destroy(Object, PooledObject, boolean) | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| register(Object) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| GenericKeyedObjectPool(KeyedPooledObjectFactory, GenericKeyedObjectPoolConfig) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| listAllObjects() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| deregister(Object) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| calculateDeficit(GenericKeyedObjectPool.ObjectDeque) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| getNumWaitersByKey() | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| invalidateObject(Object, Object) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getNumActivePerKey() | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| close() | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| clear(Object) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| ensureMinIdle(Object) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| hasBorrowWaiters() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| addIdleObject(Object, PooledObject) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getNumWaiters() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ensureMinIdle() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getNumIdle() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getNumTests() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setConfig(GenericKeyedObjectPoolConfig) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getNumActive(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addObject(Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| clear() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getNumIdle(Object) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getMinIdlePerKey() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| whenWaitersAddObject(Object, LinkedBlockingDeque) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| preparePool(Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| GenericKeyedObjectPool(KeyedPooledObjectFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNumActive() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| borrowObject(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxTotalPerKey(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxIdlePerKey(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMinIdlePerKey(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMaxTotalPerKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxIdlePerKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFactory() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |