Branch Coverage
blib/lib/Net/BitTorrent/Protocol/BEP10.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
21
3
7
unless (defined $msgID and $msgID =~ /^\d+$/)
27
4
3
if (not $data or ref $data ne 'HASH')
38
1
2
unless ($packet and length $packet)