| Bio/Tools/Match.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 7 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 0 | 5 | 0 | not $self->{'found_seq_id'} and $line =~ /^Inspecting sequence ID\s+(.+)/ |
| line | l | !l | condition |
|---|---|---|---|
| 128 | 5 | 0 | $self->_readline || (return) |
| 135 | 7 | 0 | $self->_readline || (return) |