blib/lib/Nagios/Plugin/CheckHost.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
92 | 0 | 0 | 0 | time - $start < $self->{'max_waittime'} and $result->unfinished_nodes |
line | l | !l | condition |
---|---|---|---|
67 | 0 | 0 | delete $args{'max_nodes'} || 3 |
70 | 0 | 0 | delete $args{'result_args'} || {} |