Branch Coverage

blib/lib/Object/FromData/Array.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
17 1 15 if ('ARRAY' eq ref $item) { }
0 15 elsif ('HASH' eq ref $item) { }
59 0 13 unless $self->has_more