| blib/lib/Net/Ping/External.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 9 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 34 | 4 | 0 | 1 | defined $args{'timeout'} and $args{'timeout'} > 0 | 
| 96 | 0 | 0 | 0 | $result =~ /(\d+) packets received/ and $1 > 0 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 205 | 0 | 0 | 5 | -e '/etc/redhat-release' or -e '/etc/SuSE-release' |