Condition Coverage

blib/lib/POE/Wheel/Run/DaemonHelper.pm
Criterion Covered Total %
condition 5 15 33.3


and 3 conditions

line !l l&&!r l&&r condition
163 1 0 0 ref $opts{'program'} ne "" and ref $opts{'program'} ne "ARRAY"
188 9 2 0 $self->{'args'}{'ints'}{$arg} and not $opts{$arg} =~ /^[0-9]+$/
275 0 3 1 $self->{'status_print_warn'} and $opts{'error'}
284 0 0 0 $self->{'status_syslog_warn'} and $opts{'error'}
0 0 0 $self->{'status_syslog_warn'} and $opts{'error'} and not $warned