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 | 496 of 496 | 0% | 40 of 40 | 0% | 36 | 36 | 15 | 15 |
| init(boolean, CipherParameters) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| ThreefishEngine(int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| setKey(long[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| setTweak(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(long[], long[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| init(boolean, long[], long[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| xorRotr(long, int, long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rotlXor(long, int, long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| wordToBytes(long, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| bytesToWord(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 |