Source file "org/apache/commons/pool2/PoolUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 243 of 243 | 0% | 36 of 36 | 0% | 36 | 36 | 67 | 67 | 18 | 18 |
| checkMinIdle(KeyedObjectPool, Collection, int, long) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| checkMinIdle(KeyedObjectPool, Object, int, long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| erodingPool(KeyedObjectPool, float, boolean) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| checkMinIdle(ObjectPool, int, long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| erodingPool(ObjectPool, float) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| checkRethrow(Throwable) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| prefill(KeyedObjectPool, Collection, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| prefill(KeyedObjectPool, Object, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| synchronizedPool(ObjectPool) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| prefill(ObjectPool, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| erodingPool(KeyedObjectPool, float) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedKeyedPooledFactory(KeyedPooledObjectFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedPool(KeyedObjectPool) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| synchronizedPooledFactory(PooledObjectFactory) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| erodingPool(KeyedObjectPool) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| erodingPool(ObjectPool) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PoolUtils() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMinIdleTimer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |