Branch Coverage

blib/lib/Log/Log4perl/JavaMap/SyslogAppender.pm
Criterion Covered Total %
branch 3 8 37.5


line true false branch
21 1 0 if (defined $data->{'Facility'}{'value'}) { }
0 0 elsif (defined $data->{'facility'}{'value'}) { }
29 0 1 if (defined $data->{'Ident'}{'value'}) { }
0 1 elsif (defined $data->{'ident'}{'value'}) { }