Condition Coverage

blib/lib/Nagios/Plugin/CheckHost.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
92 0 0 0 time - $start < $self->{'max_waittime'} and $result->unfinished_nodes

or 2 conditions

line l !l condition
67 0 0 delete $args{'max_nodes'} || 3
70 0 0 delete $args{'result_args'} || {}