Condition Coverage

blib/lib/Catmandu/Store/DBI/Iterator.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
26 0 0 0 defined $total and $total < $limit
46 0 0 0 defined $total and not $total
48 0 0 0 defined $rows and @$rows

or 2 conditions

line l !l condition
62 0 0 shift @$rows // (return)
87 0 0 $start // 0