| blib/lib/Net/Async/Ping/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 9 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 70 | 0 | 0 | 1 | $layer and $layer eq 'connect' | 
| 71 | 0 | 1 | 0 | not $service_check and $ex == 111 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 48 | 0 | 1 | 0 | $timeout ||= $self->default_timeout |