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