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