| blib/lib/Protocol/WebSocket/Handshake.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 6 | 66.6 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 23 | 162 | 26 | 0 | +(shift())->{'req'} ||= 'Protocol::WebSocket::Request'->new | 
| 24 | 76 | 21 | 0 | +(shift())->{'res'} ||= 'Protocol::WebSocket::Response'->new |