Condition Coverage

blib/lib/Log/Dispatchouli.pm
Criterion Covered Total %
condition 14 22 63.6


and 3 conditions

line !l l&&!r l&&r condition
209 38 0 0 $arg->{'facility'} and not $self->env_value("NOSYSLOG")

or 2 conditions

line l !l condition
143 38 1 $arg ||= {}
314 0 0 $arg{'socket'} || 'native'
369 6 34 $arg->{'level'} || 'info'
717 22 6 $arg ||= {}
791 11 0 $arg ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
170 2 0 0 $arg->{'log_path'} || $self->env_value('PATH') || 'File::Spec'->tmpdir
1 1 0 $arg->{'log_file'} || do {
364 3 37 2 $arg->{'fatal'} or not $self->get_muted