Condition Coverage

blib/lib/Luka.pm
Criterion Covered Total %
condition 0 35 0.0


and 3 conditions

line !l l&&!r l&&r condition
307 0 0 0 $debug{$ident} eq 1 and defined $$arg_ref{'error'}
0 0 0 $debug{$ident} eq 1 and defined $$arg_ref{'error'} and defined $syslogd{$ident}

or 2 conditions

line l !l condition
154 0 0 $E->id || 'generic'

or 3 conditions

line l !l&&r !l&&!r condition
144 0 0 0 hostname() || $unknown
145 0 0 0 hostname_long() || $unknown
163 0 0 0 ref $E eq 'Error::Simple' or ref $E eq 'Luka::Error'
165 0 0 0 $E->text || $unknown
166 0 0 0 $E->stacktrace || $unknown
170 0 0 0 $E->error || $unknown
171 0 0 0 $E->trace || $unknown
260 0 0 0 $luka_conf->get_conf($$arg_ref{'filename'}, 'from') || 'root@' . $hostname_long{$ident}
360 0 0 0 $self->get('state_code', $mode) || $self->get('default_state_code', $mode)