| blib/lib/CPU/Z80/Assembler/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 0 | 0 | if ($output) |
| 100 | 0 | 0 | if ($self->_current_line and $self->_current_line != $opcode_line) |
| 104 | 0 | 0 | if (not $self->_current_line) { } |
| 129 | 0 | 0 | if ($output and $self->_current_line) |
| 138 | 0 | 0 | if $rewind_count > 1 |
| 144 | 0 | 0 | if $line == $self->_current_line |
| 172 | 0 | 0 | if length $text > 37 |