Condition Coverage

blib/lib/MCE/Shared/Sequence.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
116 0 0 0 $begv == $endv and $begn != $begv
173 0 0 0 not defined $fmt and $step == 1
0 0 0 not defined $fmt and $step == 1 and abs $endv < '18446744073709551614'
0 0 0 not defined $fmt and $step == 1 and abs $endv < '18446744073709551614' and abs $begv < '18446744073709551614'

or 2 conditions

line l !l condition
61 0 0 $opts->{'chunk_size'} || 1
62 0 0 $opts->{'bounds_only'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
126 0 0 0 $chunk_size == 1 or $begv == $endv