| blib/lib/Math/NumSeq/GolayRudinShapiroCumulative.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 14 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 106 | 61437 | 28048 | 28744 | $bit and $next |
| 120 | 56644 | 23882 | 28597 | $bit and $next |
| 138 | 0 | 0 | 0 | $n->isa('Math::BigInt') and $n->can('as_bin') |
| 153 | 0 | 0 | 17 | $value >= 1 && $value == int $value |
| line | l | !l | condition |
|---|---|---|---|
| 65 | 0 | 0 | $self->ith($i - 1) || 0 |