Branch Coverage
lib/Schedule/Chronic/Logger.pm
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
25
0
0
if ($args{'type'} eq 'syslog')
83
0
0
if ($$self{'type'} eq 'syslog') { }
0
0
elsif ($$self{'type'} eq 'stderr') { }