blib/lib/Net/Prober/tcp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 8 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | $sock->connected && $sock->close |
line | l | !l | condition |
---|---|---|---|
22 | 2 | 0 | $timeout ||= 3.5 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 0 | 2 | not defined $port or $port == 0 |