Branch Coverage

blib/lib/Sub/Iterator.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
21 1 4 if ($i >= @$array) { }
28 0 0 if (eof $fh) { }