Condition Coverage

blib/lib/System/Daemon.pm
Criterion Covered Total %
condition 4 11 36.3


or 2 conditions

line l !l condition
133 0 1 $code ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 1 $$dd{'user'} or $$dd{'group'}
105 0 0 1 $$dd{'user'} or $$dd{'group'}
141 0 1 0 $pidfile ||= $$self{'daemon_data'}{'pidfile'}