Source file "org/apache/commons/pool2/impl/BaseGenericObjectPool.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,051 of 1,051 | 0% | 34 of 34 | 0% | 79 | 79 | 289 | 289 | 62 | 62 |
| toStringAppendFields(StringBuilder) | 0% | n/a | 1 | 1 | 67 | 67 | 1 | 1 | ||
| BaseGenericObjectPool(BaseObjectPoolConfig, String, String) | 0% | 0% | 3 | 3 | 40 | 40 | 1 | 1 | ||
| jmxRegister(BaseObjectPoolConfig, String, String) | 0% | 0% | 6 | 6 | 26 | 26 | 1 | 1 | ||
| startEvictor(long) | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| setConfig(BaseObjectPoolConfig) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| setEvictionPolicyClassName(String, ClassLoader) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| updateStatsBorrow(PooledObject, long) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| markReturningState(PooledObject) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setEvictionPolicy(String, ClassLoader) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| swallowException(Exception) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| getStackTrace(Exception) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| jmxUnregister() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| assertOpen() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| updateStatsReturn(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setTimeBetweenEvictionRunsMillis(long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setEvictionPolicyClassName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEvictionPolicyClassName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMaxTotal(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBlockWhenExhausted(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxWaitMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLifo(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTestOnCreate(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTestOnBorrow(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTestOnReturn(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTestWhileIdle(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setNumTestsPerEvictionRun(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMinEvictableIdleTimeMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSoftMinEvictableIdleTimeMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEvictionPolicy(EvictionPolicy) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEvictorShutdownTimeoutMillis(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| stopEvictor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBorrowedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReturnedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreatedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDestroyedCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDestroyedByEvictorCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDestroyedByBorrowValidationCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMeanActiveTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMeanIdleTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMeanBorrowWaitTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxBorrowWaitTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSwallowedExceptionListener(SwallowedExceptionListener) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxTotal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBlockWhenExhausted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxWaitMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLifo() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFairness() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTestOnCreate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTestOnBorrow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTestOnReturn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTestWhileIdle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeBetweenEvictionRunsMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumTestsPerEvictionRun() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinEvictableIdleTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSoftMinEvictableIdleTimeMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEvictorShutdownTimeoutMillis() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEvictionPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJmxName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreationStackTrace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSwallowedExceptionListener() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |