Branch Coverage

blib/lib/Log/Report/Dispatcher/Syslog.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
48 0 1 if $active
54 0 1 if $args->{'logsocket'}
66 1 0 if (my $to_prio = delete $args->{'to_prio'})
73 0 1 if $prio eq -1
95 0 1 @_ ? :
102 0 1 unless my $text = $self->translate($opts, $reason, $msg)
112 0 1 if ($self->{'LRDS_incl_dom'} and $domain)