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 | 280 of 280 | 0% | 16 of 16 | 0% | 19 | 19 | 11 | 11 |
| init(boolean, CipherParameters) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| encrypt(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| decrypt(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| generateR(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| G3413CBCBlockCipher(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initArrays() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setupDefaultParams() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 |