Condition Coverage

blib/lib/AsyncPing.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 $n and $ip
109 0 0 0 exists $expected->{$ipstr} and $expected->{$ipstr} == 0

or 3 conditions

line l !l&&r !l&&!r condition
103 0 0 0 not $endtime or time < $endtime + $self->{'timeout'}