Branch Coverage

blib/lib/Moose/Autobox/Array.pm
Criterion Covered Total %
branch 6 6 100.0


line true false branch
172 7 15 if defined $depth
175 4 17 defined $depth && $depth == -1 ? :
21 33 ref $_ eq 'ARRAY' ? :