| blib/lib/Math/NumSeq/Abundant.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 22 | 90.9 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 4 | 4 | if (ref $self) |
| 42 | 1 | 3 | if ($$self{'abundant_type'} eq 'deficient') |
| 45 | 1 | 2 | if ($$self{'abundant_type'} eq 'primitive') |
| 113 | 0 | 5 | unless exists $values_min{$$self{'abundant_type'}} |
| 154 | 318 | 1023 | if ($value != int $value) |
| 158 | 0 | 1023 | unless $good |
| 183 | 95 | 928 | if ($$self{'abundant_type'} eq 'deficient') |
| 187 | 672 | 256 | if ($sigma <= $value) |
| 192 | 20 | 236 | if ($$self{'abundant_type'} eq 'abundant') |
| 197 | 142 | 94 | if ($sigma - $sigma / $max_term > $value) { } |
| 213 | 1673 | 199 | if ($next > $ret) |