| blib/lib/Protocol/TLS/Handshake.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 12 | 25.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 322 | 0 | 0 | 0 | defined $encoded_pkey and length $encoded_pkey == $length - 2 |
| line | l | !l | condition |
|---|---|---|---|
| 82 | 1 | 0 | length $session_id || 0 |
| 230 | 0 | 2 | $ctx->{'pending'}{'cert'} ||= [] |
| 323 | 0 | 0 | length $encoded_pkey || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 92 | 0 | 0 | 1 | not $ciphers_l or $ciphers_l % 2 |