blib/lib/AsyncPing.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
96 | 0 | 0 | 0 | exists $expected->{$ipstr} and $expected->{$ipstr} == 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | not $endtime or time < $endtime + $self->{'timeout'} |