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
87 0 0 0 $start - time < $self->{'max_waittime'} and $result->unfinished_nodes

or 2 conditions

line l !l condition
61 0 0 delete $args{'max_nodes'} || 3
64 0 0 delete $args{'result_args'} || {}