| blib/lib/Math/NumSeq/Factorials.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 11 | 72.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 131 | 2 | 0 | 102 | $f < $h and $f > $l |
| 176 | 0 | 54 | 3 | not ref $i and $i >= 21 |
| 237 | 5 | 33 | 0 | not ref $value and $value > 4503599627370495 |
| line | l | !l | condition |
|---|---|---|---|
| 165 | 51 | 4 | $i || 1 |