Branch Coverage
blib/lib/Log/ger/Format/Hashref.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
26
2
3
if (@_ == 1) { }
1
2
elsif (@_ % 2) { }
27
1
1
if (ref $_[0] eq 'HASH') { }