Branch Coverage
blib/lib/Log/Saftpresse/Log4perl.pm
Criterion
Covered
Total
%
branch
0
8
0.0
line
true
false
branch
21
0
0
if
(
defined
$file
and
$file
eq
'syslog'
)
{
}
0
0
elsif
(
defined
$file
)
{
}
41
0
0
if
(
$@
)
50
0
0
unless
(
$colored
)