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 | 551 of 551 | 0% | 52 of 52 | 0% | 39 | 39 | 13 | 13 |
encryptBlock(BigInteger) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
decryptBlock(CramerShoupCiphertext) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
convertOutput(BigInteger) | ![]() | 0% | ![]() | 0% | 6 | 6 | 1 | 1 |
convertInput(byte[], int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 |
init(boolean, CipherParameters) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
getInputBlockSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
getOutputBlockSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
init(boolean, CipherParameters, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
isValidMessage(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
generateRandomElement(BigInteger, SecureRandom) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
initSecureRandom(boolean, SecureRandom) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 |
CramerShoupCoreEngine() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 |