| blib/lib/Iterator/Records.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 546 | 67 | 0 | 3 | $walked and $which_t <= $buffer_which |
| 594 | 2 | 17 | 49 | !defined($limit) || defined $limit && $limit > 0 and $row = &$i() |
| line | l | !l | condition |
|---|---|---|---|
| 694 | 0 | 0 | shift() || ':memory:' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 594 | 63 | 3 | 2 | !defined($limit) || defined $limit && $limit > 0 |