AbstractImmutableList

Source file "org/apache/calcite/runtime/AbstractImmutableList.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total90 of 900%6 of 60%212122221818
containsAll(Collection)180%40%335511
contains(Object)80%20%221111
subList(int, int)60%n/a111111
listIterator(int)50%n/a111111
iterator()40%n/a111111
listIterator()40%n/a111111
add(Object)40%n/a111111
addAll(Collection)40%n/a111111
addAll(int, Collection)40%n/a111111
removeAll(Collection)40%n/a111111
retainAll(Collection)40%n/a111111
clear()40%n/a111111
set(int, Object)40%n/a111111
add(int, Object)40%n/a111111
remove(int)40%n/a111111
remove(Object)40%n/a111111
AbstractImmutableList()30%n/a111111
isEmpty()20%n/a111111