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 | 366 of 366 | 0% | 28 of 28 | 0% | 22 | 22 | 8 | 8 |
| processBytes(byte[], int, int, byte[], int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processByte(byte, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getOutputSize(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getUpdateOutputSize(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| PaddedBufferedBlockCipher(BlockCipher, BlockCipherPadding) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| PaddedBufferedBlockCipher(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 |