Condition Coverage

blib/lib/Math/NumSeq/ErdosSelfridgeClass.pm
Criterion Covered Total %
condition 9 12 75.0


and 3 conditions

line !l l&&!r l&&r condition
142 488 0 12 $method eq 'ith' || $method eq 'seek_to_i' and ref $class_or_self
488 8 4 $method eq 'ith' || $method eq 'seek_to_i' and ref $class_or_self and $class_or_self->{'on_values'} eq 'primes'
176 0 0 63 $value >= 0 && $value == int $value

or 3 conditions

line l !l&&r !l&&!r condition
142 9 3 488 $method eq 'ith' || $method eq 'seek_to_i'