Source file "com/googlecode/javaewah/datastructure/ImmutableBitSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 435 of 435 | 0% | 46 of 46 | 0% | 41 | 41 | 93 | 93 | 18 | 18 |
| equals(Object) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| nextUnsetBit(int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| nextSetBit(int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| intersects(BitSet) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| ImmutableBitSet(LongBuffer) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| cardinality() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| asBitSet() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| empty() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| get(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clone() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unsetIntIterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWord(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberOfWords() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |