Condition Coverage

blib/lib/Math/NumSeq/AlmostPrimes.pm
Criterion Covered Total %
condition 11 18 61.1


and 3 conditions

line !l l&&!r l&&r condition
305 0 0 428 $value >= 0 and $value <= 4294967295

or 3 conditions

line l !l&&r !l&&!r condition
225 0 16 92 $any[$depth] ||= @$pending != $prev_len
249 106 2 0 $any[$depth] ||= $any[$depth + 1]
308 0 183 245 $value < 1 or $value != int $value
324 11 0 70 $seen_count++ > $factor_count or $distinct
340 8 0 34 $seen_count++ > $factor_count or $distinct