Branch Coverage

blib/lib/Net/BitTorrent/Protocol/BEP23.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
14 1 3 unless defined $ip
21 1 5 if length($data) % 6 != 0
36 0 1 unless defined $ip
44 0 1 if length($data) % 18 != 0