Condition Coverage

blib/lib/Math/NumSeq/Powerful.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
142 0 1306 0 $count >= $power and $self->{'powerful_type'} eq 'some'
148 424 0 0 $count < $power and $self->{'powerful_type'} ne 'some'

or 3 conditions

line l !l&&r !l&&!r condition
125 0 0 1002 $value < 1 or $value != int $value