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 | 274 of 274 | 0% | 32 of 32 | 0% | 31 | 31 | 15 | 15 |
| init(boolean, CipherParameters) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| processBlocks(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBytes(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getUnderlyingCipher() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| skip(long) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| seekTo(long) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| returnByte(byte) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getPosition() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| AESNativeCTR() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMultiBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 |