| blib/lib/Net/Async/Ping/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 4 | 9 | 44.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 50 | 1 | 0 | 1 | $layer and $layer eq 'connect' | 
| 51 | 0 | 0 | 1 | not $service_check and $ex == 111 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 28 | 0 | 2 | 0 | $timeout ||= $self->default_timeout |