Branch Coverage
blib/lib/Log/ger/Layout/ConvertCase.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
13
0
2
unless $conf{'case'}
14
0
2
unless $conf{'case'} =~ /\A(upper|lower)\z/
24
1
1
$conf{'case'} eq 'upper' ? :