| blib/lib/Net/Async/Ping/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 2 | 2 | 2 | $layer and $layer eq 'connect' |
| 70 | 0 | 0 | 2 | not $service_check and $ex == 111 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 47 | 0 | 6 | 0 | $timeout ||= $self->default_timeout |