Source file "org/bouncycastle/tls/crypto/impl/TlsBlockCipher.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 984 of 984 | 0% | 106 of 106 | 0% | 68 | 68 | 206 | 206 | 15 | 15 |
TlsBlockCipher(TlsCryptoParameters, TlsBlockCipherImpl, TlsBlockCipherImpl, TlsHMAC, TlsHMAC, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 54 | 54 | 1 | 1 |
decodeCiphertext(long, short, ProtocolVersion, byte[], int, int) | ![]() | 0% | ![]() | 0% | 17 | 17 | 44 | 44 | 1 | 1 |
encodePlaintext(long, short, ProtocolVersion, int, byte[], int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 42 | 42 | 1 | 1 |
checkPaddingConstantTime(byte[], int, int, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
getCiphertextLength(int, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getPlaintextLength(int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
getCiphertextEncodeLimit(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getCiphertextDecodeLimit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getPlaintextDecodeLimit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getPlaintextEncodeLimit(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
chooseExtraPadBlocks(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
rekeyDecoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
rekeyEncoder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usesOpaqueRecordTypeDecode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
usesOpaqueRecordTypeEncode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |