| blib/lib/Math/Revhash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 22 | 24 | 91.6 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 1 | 224436 | unless defined $data |
| 46 | 3 | 224433 | unless defined $len and $len > 0 |
| 50 | 2 | 224431 | unless $data > 0 and $data < $C |
| 52 | 2217 | 222214 | if (defined $A) { } |
| 53 | 1 | 2216 | unless $A > 0 |
| 57 | 1 | 224429 | unless defined $A |
| 59 | 2215 | 222214 | if (defined $B) { } |
| 60 | 1 | 2214 | unless $B > 0 |
| 64 | 1 | 224427 | unless defined $B |
| 65 | 1 | 224427 | if 'Math::BigInt'->is_nan($B) |
| 73 | 0 | 112222 | if ($UNSAFE) { } |
| 85 | 0 | 112212 | if ($UNSAFE) { } |