Condition Coverage

blib/lib/Math/PlanePath/FactorRationals.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
417 0 0 0 $x > 1 and $x == $y

or 2 conditions

line l !l condition
274 0 1 $self->{'factor_coding'} ||= 'even/odd'

or 3 conditions

line l !l&&r !l&&!r condition
362 322 303 5045 $x < 1 or $y < 1
368 0 0 5045 $self->{'factor_coding'} eq 'negabinary' or $self->{'factor_coding'} eq 'revbinary'