| blib/lib/VM/Dreamer/Instructions.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 4 | 15 | 26.6 |
| pod | 11 | 11 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 3 | 1 | n/a | BEGIN |
| 4 | 1 | n/a | BEGIN |
| 8 | 1 | n/a | BEGIN |
| 9 | 1 | n/a | BEGIN |
| 17 | 0 | Yes | input_to_mb |
| 29 | 0 | Yes | output_from_mb |
| 39 | 0 | Yes | store |
| 49 | 0 | Yes | load |
| 63 | 0 | Yes | add |
| 74 | 0 | Yes | subtract |
| 85 | 0 | Yes | branch_always |
| 93 | 0 | Yes | branch_if_zero |
| 108 | 0 | Yes | branch_if_negative |
| 118 | 0 | Yes | branch_if_positive |
| 137 | 0 | Yes | halt |