Source file "shaded_package/io/github/classgraph/PotentiallyUnmodifiableList.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 186 of 186 | 0% | 30 of 30 | 0% | 33 | 33 | 47 | 47 | 18 | 18 |
addAll(int, Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
addAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
removeAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
retainAll(Collection) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
clear() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
add(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
set(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
add(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
remove(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
iterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
listIterator() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
PotentiallyUnmodifiableList(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
PotentiallyUnmodifiableList(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
PotentiallyUnmodifiableList() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
equals(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
makeUnmodifiable() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |