Source file "org/apache/tools/ant/util/VectorSet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 431 of 431 | 0% | 40 of 40 | 0% | 46 | 46 | 105 | 105 | 26 | 26 |
addAll(int, Collection) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
set(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
doRemove(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
doAdd(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
VectorSet(Collection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
add(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
clone() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
VectorSet(int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
remove(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeRange(int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
VectorSet(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
VectorSet() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeElementAt(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addElement(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeAllElements() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setElementAt(Object, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
add(int, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
contains(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
containsAll(Collection) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
insertElementAt(Object, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
remove(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
removeElement(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |