| blib/lib/Nagios/Plugin/CheckHost/Result/Ping.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 11 | unless $result |
| 14 | 0 | 11 | unless $result and $result->[0] |
| 19 | 29 | 15 | if ($check->[0] eq 'OK') |
| 24 | 3 | 8 | unless $total |
| 32 | 0 | 20 | unless $result |
| 34 | 0 | 20 | unless $result and $result->[0] |
| 38 | 50 | 30 | if (uc $check->[0] eq 'OK') { } |