| blib/lib/VM/Dreamer/IO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 0 | unless ($machine) |
| 38 | 0 | 0 | if (not $length) { } |
| 0 | 0 | elsif ($length > $instruction_width) { } | |
| 0 | 0 | elsif ($length < $instruction_width) { } | |
| 50 | 0 | 0 | if (not $input =~ /$valid_input/) { } |
| 59 | 0 | 0 | if ($tries > $max_tries) { } |