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 | 778 of 947 | 17% | 88 of 110 | 20% | 60 | 79 | 153 | 193 | 13 | 24 |
| add(int, Attribute) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| addAll(int, Collection) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| set(int, Attribute) | 0% | 0% | 7 | 7 | 17 | 17 | 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 | 9 | 9 | 1 | 1 | ||
| add(Attribute) | 49% | 50% | 3 | 4 | 8 | 17 | 0 | 1 | ||
| sortInPlace(int[]) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| sort(Comparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| clear() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| uncheckedAddAttribute(Attribute) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| get(int) | 39% | 50% | 2 | 3 | 2 | 4 | 0 | 1 | ||
| remove(String, Namespace) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(String, Namespace) | 87% | 90% | 1 | 6 | 1 | 10 | 0 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ensureCapacity(int) | 100% | 100% | 0 | 3 | 0 | 8 | 0 | 1 | ||
| get(String, Namespace) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| indexOfDuplicate(Attribute) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| isEmpty() | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| AttributeList(Element) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| iterator() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| size() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |