| blib/lib/Catmandu/Store/DBI/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 13 | 0.0 |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 62 | 0 | 0 | shift @$rows // (return) |
| 87 | 0 | 0 | $start // 0 |