| blib/lib/Egg/Plugin/Net/Ping.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 0 | 0 | $_[1] ? : |
| 30 | 0 | 0 | if $option{'retry'} > 5 |
| 33 | 0 | 0 | if $option{'self_addr'} |
| 37 | 0 | 0 | if $ping->ping($host, $option{'timeout'}) |
| 38 | 0 | 0 | if ++$count >= $option{'retry'} |
| 42 | 0 | 0 | unless $result |