| blib/lib/Bitcoin/Crypto/Script/Runner.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 20 | 20 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 17 | 133 | unless length $bytes |
| 64 | 13 | 120 | if ($ord >= 128) |
| 70 | 13 | 120 | if $negative |
| 79 | 144 | 17 | unless (&blessed($value)) |
| 84 | 4 | 157 | if $negative |
| 90 | 7 | 154 | if ($ord >= 128) { } |
| 3 | 151 | elsif ($negative) { } | |
| 91 | 1 | 6 | if ($negative) { } |
| 110 | 7 | 115 | if $len == 0 |
| 121 | 106 | 34 | !!$value ? : |