Source file "org/eclipse/jgit/internal/storage/file/BitSet.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 166 of 166 | 0% | 18 of 18 | 0% | 17 | 17 | 38 | 38 | 8 | 8 |
| toEWAHCompressedBitmap() | 0% | 0% | 6 | 6 | 18 | 18 | 1 | 1 | ||
| set(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| get(int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| clear(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| BitSet(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| block(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mask(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |