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 | 6,550 of 6,550 | 0% | 36 of 36 | 0% | 32 | 32 | 13 | 13 |
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encryptBlock(int[][], byte[], byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decryptBlock(int[][], byte[], byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generateWorkingKey(boolean, byte[]) | 0% | 0% | 14 | 14 | 1 | 1 | ||
| subWord(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| inv_mcol(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| FFmulX2(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processBlock(boolean, int[][], byte[], byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| FFmulX(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| checkKeyLength(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| shift(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createS(boolean) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| AESPacketCipher() | 0% | n/a | 1 | 1 | 1 | 1 |