Condition Coverage

blib/lib/Net/BitTorrent/Util.pm
Criterion Covered Total %
condition 14 15 93.3


and 3 conditions

line !l l&&!r l&&r condition
23 0 3847 374 defined $ref && $ref =~ /^[-+]?\d+$/
66 1 245 367 $leftover and not $leftover =~ s/^e//s
74 2 1403 4804 $leftover and not $leftover =~ s/^e//s
90 1 5 455 defined $_ && !$seen{$_}++

or 3 conditions

line l !l&&r !l&&!r condition
47 8598 7 2069 $string =~ /^([1-9]\d*):/s or $string =~ /^(0+):/s