Source file "org/apache/commons/pool2/impl/GenericKeyedObjectPoolConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 92 of 92 | 0% | 0 of 0 | n/a | 11 | 11 | 31 | 31 | 11 | 11 |
toStringAppendFields(StringBuilder) | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
GenericKeyedObjectPoolConfig() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setMaxIdlePerKey(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxTotal(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxTotalPerKey(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMinIdlePerKey(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxIdlePerKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxTotal() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxTotalPerKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinIdlePerKey() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |