blib/lib/TableDataRole/Source/Iterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 10 | 30.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 0 | 0 | 0 | not ref $row and $row == -1 |
62 | 1 | 0 | 0 | not ref $self->{'buffer'} and $self->{'buffer'} == -1 |
line | l | !l | condition |
---|---|---|---|
20 | 0 | 1 | delete $args{'gen_iterator_params'} // {} |
60 | 1 | 0 | $self->{'iterator'}->() // -1 |