Branch Coverage

blib/lib/Hash/Case.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
25 8 5 @_ % 2 ? :
36 5 8 if (not $add) { }
4 4 elsif (ref $add eq 'ARRAY') { }
4 0 elsif (ref $add eq 'HASH') { }
50 0 0 if (not $add) { }
0 0 elsif (ref $add eq 'ARRAY') { }
0 0 elsif (ref $add eq 'HASH') { }