Branch Coverage

blib/lib/Iterator/Paged.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
38 11673 27 if (exists $$s{'data'}[$$s{'idx'}]) { }
45 26 1 if (my $page = $s->next_page) { }