Source file "org/bouncycastle/tls/HeartbeatMessage.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 135 of 135 | 0% | 14 of 14 | 0% | 15 | 15 | 34 | 34 | 8 | 8 |
HeartbeatMessage(short, byte[], byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
parse(InputStream) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
encode(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
create(TlsContext, short, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create(TlsContext, short, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPaddingLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPayload() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |