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 | 872 of 872 | 0% | 39 of 39 | 0% | 41 | 41 | 21 | 21 |
| generate256RoundKeys(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generate128RoundKeys(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generate192RoundKeys(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encryptRound(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| decryptRound(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| generateRoundKeys(byte[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| checkBuffer(byte[], int, boolean) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| decryptBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encryptBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| rol32(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ror32(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rightIndex(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| leftIndex(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| LEAEngine() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| bufLength(byte[]) | 0% | 0% | 2 | 2 | 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 |