Source file "com/googlecode/javaewah/BitCounter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 6 of 6 | 0% | 12 | 12 | 18 | 18 | 9 | 9 |
| addStreamOfNegatedLiteralWords(Buffer, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addStreamOfLiteralWords(Buffer, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addStreamOfEmptyWords(boolean, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| addWord(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addLiteralWord(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BitCounter() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setSizeInBitsWithinLastWord(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |