Source file "org/apache/commons/collections/list/GrowthList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 96 of 96 | 0% | 6 of 6 | 0% | 10 | 10 | 22 | 22 | 7 | 7 |
addAll(int, Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
set(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
GrowthList(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
GrowthList() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decorate(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
GrowthList(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |