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 | 1,209 of 1,209 | 0% | 30 of 30 | 0% | 31 | 31 | 16 | 16 |
| expandKey(byte[], byte[], int, int, int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| shiftRow(byte[], int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| mixColumn(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| sbox(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| invnorm(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| storeInvnormState(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| encrypt(byte[], byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| addRoundKey(byte[], byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| aes128EncryptBlock(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| aes192EncryptBlock(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| aes256EncryptBlock(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rijndael192EncryptBlock(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rijndael256EncryptBlock(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| subBytes(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| storeState(byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 |