Source file "org/eclipse/persistence/internal/helper/NonSynchronizedVector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,034 of 1,034 | 0% | 116 of 116 | 0% | 105 | 105 | 221 | 221 | 47 | 47 |
| addAll(int, Collection) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| removeElementAt(int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| insertElementAt(Object, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| lastIndexOf(Object, int) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| remove(int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| removeRange(int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| ensureCapacityHelper(int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| indexOf(Object, int) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| toArray(Object[]) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| trimToSize() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setSize(int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setElementAt(Object, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| add(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| elementAt(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addElement(Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| removeAllElements() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| set(int, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| removeAll(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| retainAll(Collection) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| removeElement(Object) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| lastElement() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| containsAll(Collection) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toArray() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| get(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| firstElement() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ensureCapacity(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| copyInto(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lastIndexOf(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| subList(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NonSynchronizedVector(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| elements() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NonSynchronizedVector(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NonSynchronizedVector(Collection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| capacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NonSynchronizedVector() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |