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