| blib/lib/Net/WebSocket/Frame/close.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 155 | 3 | 2 | 0 | defined $reason and length $reason |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 0 | 1 | 44 | $opts{'payload_sr'} or defined $opts{'payload'} |
| 135 | 0 | 0 | 5 | $num < 4000 or $num > 4999 |