Branch Coverage

blib/lib/Array/Iter.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
18 10 2 if ($i < @$ary) { }