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 | 114 of 114 | 0% | 4 of 4 | 0% | 16 | 16 | 14 | 14 |
| BaseBlockCipher.BufferedGenericBlockCipher(BlockCipher, BlockCipherPadding) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processBytes(byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| wrapOnNoPadding() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| BaseBlockCipher.BufferedGenericBlockCipher(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processByte(byte, byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseBlockCipher.BufferedGenericBlockCipher(BufferedBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUpdateOutputSize(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| updateAAD(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUnderlyingCipher() | 0% | n/a | 1 | 1 | 1 | 1 |