| blib/lib/AnyEvent/Ping/TCP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 8 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 92 | 0 | 0 | if (++$PingQueue{$host}{$port}{'Requests'} > 1) | 
| 107 | 0 | 0 | $fh ? : | 
| 134 | 0 | 0 | if ($PingQueue{$host}{$port}{'Requests'} < 1) | 
| 141 | 0 | 0 | if (--$PingQueue{$host}{$port}{'Requests'} < 1) |