Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
96 0 0 0 exists $expected->{$ipstr} and $expected->{$ipstr} == 0

or 3 conditions

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