Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 238 of 238 | 0% | 24 of 24 | 0% | 19 | 19 | 7 | 7 |
| fromBitArrayToByteArray(byte[], byte[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| fromByteArrayToBitArray(byte[], byte[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| removeLast0Bits(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| xorBytes(byte[], byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getHammingWeight(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| append0s(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Utils() | 0% | n/a | 1 | 1 | 1 | 1 |