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 | 890 of 890 | 0% | 66 of 66 | 0% | 45 | 45 | 12 | 12 |
decryptBlockWithIV(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 1 | 1 |
encryptBlockWithIV(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 1 | 1 |
init(boolean, CipherParameters) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
encryptBlock(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
decryptBlock(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 |
processBlock(byte[], int, byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 |
PGPCFBBlockCipher(BlockCipher, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
reset() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 |
getAlgorithmName() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
encryptByte(byte, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
getBlockSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
getUnderlyingCipher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |