Branch Coverage

blib/lib/autobox/Closure/Attributes.pm
Criterion Covered Total %
branch 12 12 100.0


line true false branch
19 37 18 unless $attr =~ /^[\$\@\%\&\*]/
22 4 51 unless exists $$closed_over{$attr}
27 8 43 if (@_)
28 1 7 if $ref eq 'ARRAY'
29 1 6 if $ref eq 'HASH'
33 14 29 if $ref eq 'HASH' or $ref eq 'ARRAY'