Branch Coverage
blib/lib/Ref/List.pm
Criterion
Covered
Total
%
branch
6
6
100.0
line
true
false
branch
24
1
3
if (not defined $ref) { }
1
2
elsif (reftype $ref eq 'ARRAY') { }
1
1
elsif (reftype $ref eq 'HASH') { }