blib/lib/Math/NumSeq/GolayRudinShapiroCumulative.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 22 | 81.8 |
line | true | false | branch |
---|---|---|---|
86 | 3 | 20051 | if ($i < 0) |
89 | 0 | 20051 | if (_is_infinite($i)) |
93 | 10 | 20041 | if ($i <= 1) |
106 | 28744 | 89485 | if ($bit and $next) |
110 | 56792 | 61437 | if ($bit) |
115 | 9106 | 109123 | unless @bits |
120 | 28597 | 80526 | if ($bit and $next) |
123 | 52479 | 56644 | if ($bit) |
127 | 10935 | 98188 | unless @bits |
137 | 0 | 20041 | if (ref $n) |
138 | 0 | 0 | if ($n->isa('Math::BigInt') and $n->can('as_bin')) |