Condition Coverage

blib/lib/Math/NumSeq/GoldbachCount.pm
Criterion Covered Total %
condition 4 8 50.0


and 3 conditions

line !l l&&!r l&&r condition
163 0 0 63 $i >= 0 and $i <= 16777215
197 0 0 25 $value >= 0 && $value == int $value

or 2 conditions

line l !l condition
145 38 12 shift @{$$self{'array'};} || 0