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,429 of 1,429 | 0% | 58 of 58 | 0% | 127 | 127 | 353 | 353 | 98 | 98 |
toStringAppendFields(StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 67 | 67 | 1 | 1 | |
getStatsString() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
BaseGenericObjectPool(BaseObjectPoolConfig, String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 36 | 36 | 1 | 1 |
jmxRegister(BaseObjectPoolConfig, String, String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 28 | 28 | 1 | 1 |
startEvictor(Duration) | ![]() | 0% | ![]() | 0% | 4 | 4 | 17 | 17 | 1 | 1 |
setConfig(BaseObjectPoolConfig) | ![]() | 0% | ![]() | 0% | 2 | 2 | 17 | 17 | 1 | 1 |
setEvictionPolicyClassName(String, ClassLoader) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
updateStatsBorrow(PooledObject, Duration) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
lambda$createRemoveList$0(Instant, ArrayList, PooledObject) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
markReturningState(PooledObject) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
setEvictionPolicy(String, ClassLoader) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
appendStats(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
createRemoveList(AbandonedConfig, Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getStackTrace(Exception) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
swallowException(Exception) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
jmxUnregister() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 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 |
getRemoveAbandonedTimeoutDuration() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setDurationBetweenEvictionRuns(Duration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setTimeBetweenEvictionRuns(Duration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
assertOpen() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
updateStatsReturn(Duration) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isAbandonedConfig() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxBorrowWaitTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setEvictionPolicyClassName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEvictorShutdownTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxWait(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinEvictableIdle(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinEvictableIdleDuration(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinEvictableIdleTime(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSoftMinEvictableIdle(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSoftMinEvictableIdleDuration(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSoftMinEvictableIdleTime(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEvictionPolicyClassName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxBorrowWaitDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRemoveAbandonedTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAbandonedConfig(AbandonedConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEvictorShutdownTimeoutMillis(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxWaitMillis(long) | ![]() | 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 | |
setTimeBetweenEvictionRunsMillis(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 | |
getCreatedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestroyedByBorrowValidationCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestroyedByEvictorCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDestroyedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEvictorShutdownTimeoutMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxWaitMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanActiveDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanActiveTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanBorrowWaitDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanBorrowWaitTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanIdleDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMeanIdleTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinEvictableIdleTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReturnedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoftMinEvictableIdleTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeBetweenEvictionRunsMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setBlockWhenExhausted(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEvictionPolicy(EvictionPolicy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLifo(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxTotal(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMessagesStatistics(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setNumTestsPerEvictionRun(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSwallowedExceptionListener(SwallowedExceptionListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTestOnBorrow(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTestOnCreate(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 | |
getBlockWhenExhausted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCreationStackTrace() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDurationBetweenEvictionRuns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEvictionPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEvictorShutdownTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEvictorShutdownTimeoutDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFairness() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getJmxName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLifo() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxTotal() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxWaitDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMessageStatistics() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinEvictableIdleDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinEvictableIdleTime() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumTestsPerEvictionRun() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoftMinEvictableIdleDuration() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoftMinEvictableIdleTime() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSwallowedExceptionListener() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTestOnBorrow() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTestOnCreate() | ![]() | 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 | |
getTimeBetweenEvictionRuns() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |