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 | 214 of 214 | 0% | 16 of 16 | 0% | 15 | 15 | 7 | 7 |
| fromBitArrayToByteArray(byte[], byte[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| generateRandomByteArray(byte[], int, int, Xof) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| SET_BIT(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| xorTo(byte[], byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getHammingWeight(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| CHECK_BIT(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BIKEUtils() | 0% | n/a | 1 | 1 | 1 | 1 |