SynchronizedDequeTest.TestDeque

Source file "com/google/common/collect/SynchronizedDequeTest.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total308 of 3080%0 of 0n/a363677773636
SynchronizedDequeTest.TestDeque()120%n/a113311
offer(Object)90%n/a112211
remove(Object)90%n/a112211
removeAll(Collection)90%n/a112211
contains(Object)90%n/a112211
add(Object)90%n/a112211
containsAll(Collection)90%n/a112211
addAll(Collection)90%n/a112211
retainAll(Collection)90%n/a112211
toArray(Object[])90%n/a112211
addFirst(Object)90%n/a113311
addLast(Object)90%n/a113311
offerFirst(Object)90%n/a112211
offerLast(Object)90%n/a112211
removeFirstOccurrence(Object)90%n/a112211
removeLastOccurrence(Object)90%n/a112211
push(Object)90%n/a113311
poll()80%n/a112211
remove()80%n/a112211
peek()80%n/a112211
element()80%n/a112211
iterator()80%n/a112211
size()80%n/a112211
isEmpty()80%n/a112211
clear()80%n/a113311
toArray()80%n/a112211
removeFirst()80%n/a112211
removeLast()80%n/a112211
pollFirst()80%n/a112211
pollLast()80%n/a112211
getFirst()80%n/a112211
getLast()80%n/a112211
peekFirst()80%n/a112211
peekLast()80%n/a112211
pop()80%n/a112211
descendingIterator()80%n/a112211