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 | 222 of 222 | 0% | 18 of 18 | 0% | 18 | 18 | 9 | 9 |
| calculateByte(byte) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| KCTRBlockCipher(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| incrementCounterAt(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| checkCounter() | 0% | n/a | 1 | 1 | 1 | 1 |