Condition Coverage

blib/lib/TablesRole/Source/Iterator.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
40 1 0 0 not ref $row and $row == -1
59 1 0 0 not ref $self->{'buffer'} and $self->{'buffer'} == -1

or 2 conditions

line l !l condition
18 0 1 delete $args{'gen_iterator_params'} // {}
57 1 0 $self->{'iterator'}->() // -1