Source file "org/jdom2/AttributeList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 947 of 947 | 0% | 110 of 110 | 0% | 79 | 79 | 182 | 182 | 24 | 24 |
add(int, Attribute) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
addAll(int, Collection) | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
set(int, Attribute) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
add(Attribute) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
clearAndSet(Collection) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
binarySearch(int[], int, int, Comparator) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
remove(int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
sortInPlace(int[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
sort(Comparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
indexOf(String, Namespace) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
clear() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
ensureCapacity(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
uncheckedAddAttribute(Attribute) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
get(int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
remove(String, Namespace) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
get(String, Namespace) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
indexOfDuplicate(Attribute) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
AttributeList(Element) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |