| blib/lib/Math/NumSeq/Fibonacci.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 12 | 50.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 150 | 439 | 4 | 243 | $i > $uv_i_limit and not ref $F0 | 
| 189 | 1574 | 0 | 550 | $i >= $uv_i_limit and not ref $Fk1 | 
| 243 | 0 | 0 | 39 | $n->isa('Math::BigInt') and $n->can('as_bin') | 
| 294 | 0 | 0 | 0 | $i == $uv_i_limit and not ref $f0 |