Condition Coverage

blib/lib/Net/BitTorrent/Protocol/BEP10.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
21 1 9 0 defined $msgID and $msgID =~ /^\d+$/
38 1 2 0 $packet and length $packet

or 3 conditions

line l !l&&r !l&&!r condition
27 2 2 3 not $data or ref $data ne 'HASH'