Condition Coverage

lib/Net/BitTorrent/Tracker.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
78 0 0 0 $pending_ihs <= 0 and $cb

or 2 conditions

line l !l condition
63 0 0 $res->{'interval'} // 1800
64 0 0 $res->{'min interval'} // 0
67 0 0 $res->{'peers'} // []
109 0 0 $res->{'files'} // {}