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 | 435 of 435 | 0% | 20 of 20 | 0% | 26 | 26 | 16 | 16 |
| decodeCiphertext(long, short, ProtocolVersion, byte[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| encodePlaintext(long, short, ProtocolVersion, int, byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Tls13NullCipher(TlsCryptoParameters, TlsHMAC, TlsHMAC) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| setupHmac(TlsHMAC, byte[], TlsSecret, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rekeyHmac(SecurityParameters, TlsHMAC, byte[], boolean) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| createRecordNonce(byte[], long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rekeyDecoder() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getAdditionalData(long, short, ProtocolVersion, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rekeyEncoder() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCiphertextDecodeLimit(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCiphertextEncodeLimit(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPlaintextDecodeLimit(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPlaintextEncodeLimit(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| hkdfExpandLabel(TlsSecret, int, String, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| usesOpaqueRecordTypeDecode() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| usesOpaqueRecordTypeEncode() | 0% | n/a | 1 | 1 | 1 | 1 |