FixedSizeList

Source file "org/apache/commons/collections/list/FixedSizeList.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total112 of 1120%0 of 0n/a212123232121
subList(int, int)110%n/a112211
listIterator()80%n/a111111
listIterator(int)80%n/a111111
set(int, Object)60%n/a111111
decorate(List)50%n/a111111
add(Object)50%n/a111111
add(int, Object)50%n/a111111
addAll(Collection)50%n/a111111
addAll(int, Collection)50%n/a111111
clear()50%n/a111111
get(int)50%n/a111111
indexOf(Object)50%n/a111111
iterator()50%n/a111111
lastIndexOf(Object)50%n/a111111
remove(int)50%n/a111111
remove(Object)50%n/a111111
removeAll(Collection)50%n/a111111
retainAll(Collection)50%n/a111111
FixedSizeList(List)40%n/a112211
maxSize()30%n/a111111
isFull()20%n/a111111