Condition Coverage

blib/lib/App/Base/Daemon/Supervisor.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
285 0 0 0 $ENV{'APP_BASE_DAEMON_GEN'} > 1 and $ENV{'APP_BASE_DAEMON_PID'} != $$
291 0 0 0 kill $attempts == 1 ? 'KILL' : 'ZERO', $ENV{'APP_BASE_DAEMON_PID'} and $attempts--