Condition Coverage

blib/lib/Protocol/WebSocket/Handshake/Client.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
50 4 2 0 $req->version eq 'draft-ietf-hybi-00' and $req->checksum ne $res->checksum
84 0 8 9 defined $url->port and $url->secure ? $url->port ne '443' : $url->port ne '80'