Condition Coverage

blib/lib/Math/NumSeq/PowerPart.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
126 0 0 28 $value == int $value && $value >= 1

or 3 conditions

line l !l&&r !l&&!r condition
48 2 1 1 !ref($self) || $$self{'power'} == 2