Source file "org/bouncycastle/tls/RecordStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 696 of 696 | 0% | 71 of 71 | 0% | 61 | 61 | 162 | 162 | 25 | 25 |
checkRecordType(byte[], int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 19 | 19 | 1 | 1 |
writeRecord(short, byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 19 | 19 | 1 | 1 |
readRecord() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
readFullRecord(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
RecordStream(TlsProtocol, InputStream, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | |
previewRecordHeader(byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
enablePendingCipherRead(boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
decodeAndVerify(short, ProtocolVersion, byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
checkChangeCipherSpec(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
finaliseHandshake() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
previewOutputRecord(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
enablePendingCipherWrite() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
notifyChangeCipherSpecReceived() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPlaintextLimit(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
needsKeyUpdate() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkLength(int, int, short) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
notifyKeyUpdateReceived() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
notifyKeyUpdateSent() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
previewOutputRecordSize(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setWriteVersion(ProtocolVersion) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIgnoreChangeCipherSpec(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPendingCipher(TlsCipher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getPlaintextLimit() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |