blib/lib/Math/NumSeq/ErdosSelfridgeClass.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
117 | 3 | 8 | if ($$self{'on_values'} eq 'primes') |
125 | 42 | 84 | if (my $seq = $$self{'seq'}) { } |
135 | 0 | 134 | if ($$self{'on_values'} eq 'primes') |
142 | 4 | 8 | if ($method eq 'ith' || $method eq 'seek_to_i' and ref $class_or_self and $$class_or_self{'on_values'} eq 'primes') |
153 | 136 | 124 | unless 'Math::NumSeq::Primes'->pred($i) |
156 | 84 | 40 | $$self{'p_or_m'} eq '+' ? : |
164 | 0 | 175 | unless $good |