Source file "org/springframework/aop/target/CommonsPool2TargetSource.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 177 of 177 | 0% | 10 of 10 | 0% | 30 | 30 | 56 | 56 | 25 | 25 |
createObjectPool() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
CommonsPool2TargetSource() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
getTarget() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
destroy() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
createPool() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getActiveCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getIdleCount() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
releaseTarget(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
makeObject() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
destroyObject(PooledObject) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinIdle(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxWait(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setTimeBetweenEvictionRunsMillis(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinEvictableIdleTimeMillis(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBlockWhenExhausted(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinIdle() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxWait() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeBetweenEvictionRunsMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinEvictableIdleTimeMillis() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isBlockWhenExhausted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
validateObject(PooledObject) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
activateObject(PooledObject) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
passivateObject(PooledObject) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |