blib/lib/Math/NumSeq/TotientCumulative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
68 | 0 | 39 | if (_is_infinite($i)) |
82 | 0 | 97 | if (_is_infinite($value)) |
87 | 24 | 888 | if ($sum == $value) |
90 | 73 | 815 | if ($sum > $value) |