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 | 11,168 of 11,168 | 0% | 106 of 106 | 0% | 84 | 84 | 27 | 27 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| shiftRows() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| invShiftRows() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| encryptBlock_128(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decryptBlock_128(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| workingKeyExpandEven(long[], long[]) | 0% | 0% | 13 | 13 | 1 | 1 | ||
| rotateLeft(long[], long[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| workingKeyExpandKT(long[], long[]) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| subBytes() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| invSubBytes() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 9 | 9 | 1 | 1 | ||
| mixColumnInv(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| mixColumn(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DSTU7624Engine(int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| addRoundKey(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| subRoundKey(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| xorRoundKey(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mulX2(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| workingKeyExpandOdd() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mixColumns() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mixColumnsInv() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| mulX(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rotate(int, long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 |