Condition Coverage

blib/lib/Daemon/Shutdown.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
333 0 0 0 defined $toggle and $toggle =~ /^0|1$/
338 0 0 0 $toggle and not $$self{'triggered_monitors'}{$monitor_name}
0 0 0 $$self{'triggered_monitors'}{$monitor_name} and not $toggle

or 2 conditions

line l !l condition
260 0 0 $params{'log_level'} || 'WARN'

or 3 conditions

line l !l&&r !l&&!r condition
308 0 0 0 $$self{'params'}{'shutdown_after_triggered_monitors'} eq 'all' or $$self{'params'}{'shutdown_after_triggered_monitors'} > $num_monitors