Source file "org/apache/commons/pool2/impl/EvictionConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 95 of 95 | 0% | 4 of 4 | 0% | 13 | 13 | 24 | 24 | 11 | 11 |
| toString() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| EvictionConfig(Duration, Duration, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| EvictionConfig(long, long, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIdleEvictTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleSoftEvictTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleEvictDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleEvictTimeDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleSoftEvictDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIdleSoftEvictTimeDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMinIdle() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |