Condition Coverage

blib/lib/List/Lazy.pm
Criterion Covered Total %
condition 16 17 94.1


and 3 conditions

line !l l&&!r l&&r condition
49 8 21 4 defined $max and $_ > $max
108 2 112 12 defined wantarray and not wantarray
114 12 0 defined wantarray and not wantarray and $num != 1
111 101 25 196 @returns < $num and not $self->is_done
214 4 41 9 @$_ and $_->[0]->is_done

or 2 conditions

line l !l condition
181 1 1 $sub ||= sub {