| blib/lib/CPU/Z80/Assembler/List.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 100 | 0 | 0 | 0 | $self->_current_line and $self->_current_line != $opcode_line |
| 129 | 0 | 0 | 0 | $output and $self->_current_line |
| 135 | 0 | 0 | 0 | defined $self->_line_stream and defined($line = $self->_line_stream->next) |
| line | l | !l | condition |
|---|---|---|---|
| 168 | 0 | 0 | $address ||= 0 |