| blib/lib/Math/NumSeq/Pell.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 18 | 72.2 | 
| line | true | false | branch | 
|---|---|---|---|
| 129 | 0 | 225 | if ($ret == $uv_limit) | 
| 147 | 0 | 0 | if (abs $ret == $uv_limit) | 
| 165 | 0 | 116 | if (_is_infinite($i)) | 
| 170 | 16 | 100 | if ($i < 0) | 
| 179 | 2 | 114 | if ($i > $uv_i_limit and not ref $f0) | 
| 191 | 8 | 108 | $neg ? : | 
| 205 | 0 | 27 | if (_is_infinite($value)) | 
| 208 | 8 | 19 | if ($value <= 0) | 
| 212 | 1 | 18 | if (defined(my $blog2 = _blog2_estimate($value))) |