Condition Coverage

blib/lib/System/Daemon/Utils.pm
Criterion Covered Total %
condition 4 17 23.5


and 2 conditions

line l !l condition
156 0 1 do { carp("$pidfile $!") } and return 0

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $params{'user'} or $params{'group'}
109 0 1 0 $pid ||= $$
118 0 0 1 $owner{'user'} or $owner{'group'}
165 0 4 0 $pid ||= $$
220 0 0 0 $daemon_data->{'user'} or $daemon_data->{'group'}