| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 200 | 30% | 20 of 22 | 9% | 17 | 24 | 30 | 49 | 6 | 13 |
| addAll(OrderedIntHashSet) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| insert(int, int) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| OrderedIntHashSet(int[], int[], int[]) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getOrderedStartMatchCount(int[]) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| removeEntry(int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| remove(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkRange(int) | 63% | 50% | 2 | 3 | 1 | 3 | 0 | 1 | ||
| OrderedIntHashSet(int[], int[]) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| OrderedIntHashSet(int[]) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| get(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| OrderedIntHashSet(int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| OrderedIntHashSet() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getIndex(int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |