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 | 455 of 455 | 0% | 20 of 20 | 0% | 23 | 23 | 13 | 13 | 
| setKey(byte[]) |  | 0% |  | 0% | 5 | 5 | 1 | 1 | 
| encryptBlock(byte[], int, byte[], int) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| decryptBlock(byte[], int, byte[], int) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| init(boolean, CipherParameters) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| bytesToWord(byte[], int) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| wordToBytes(long, byte[], int) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| processBlock(byte[], int, byte[], int) |  | 0% |  | 0% | 2 | 2 | 1 | 1 | 
| rotateLeft(long, long) |  | 0% | n/a | 1 | 1 | 1 | 1 | |
| rotateRight(long, long) |  | 0% | n/a | 1 | 1 | 1 | 1 | |
| RC564Engine() |  | 0% | n/a | 1 | 1 | 1 | 1 | |
| getAlgorithmName() |  | 0% | n/a | 1 | 1 | 1 | 1 | |
| getBlockSize() |  | 0% | n/a | 1 | 1 | 1 | 1 | |
| reset() | 0% | n/a | 1 | 1 | 1 | 1 |