Source file "org/jdom2/ContentList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 807 of 807 | 0% | 82 of 82 | 0% | 55 | 55 | 135 | 135 | 14 | 14 |
addAll(int, Collection) | 0% | 0% | 12 | 12 | 37 | 37 | 1 | 1 | ||
add(int, Content) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
resync(int) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
set(int, Content) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
fbinarySearch(int[], int, int, Comparator) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
remove(int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
get(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
sort(Comparator) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
ContentList.FilterList(ContentList, Filter) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
listIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
listIterator(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
size() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |