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 | 760 of 760 | 0% | 36 of 36 | 0% | 33 | 33 | 15 | 15 |
| invertKey(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ideaFunc(int[], byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| expandKey(byte[]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| mulInv(int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mul(int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| bytesToWord(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| wordToBytes(int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| IDEAEngine() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| generateWorkingKey(boolean, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addInv(int) | 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 |