Bio/SearchIO/hmmer_pull.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | l | !l | condition |
---|---|---|---|
152 | 0 | 2 | $piped_behaviour || 'sequential_read' |
235 | 3 | 1 | $self->get_field('next_result') || (return) |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
152 | 2 | 0 | 0 | $file || $fh || $self->throw('-file or -fh must be supplied') |
196 | 2 | 0 | 2 | $self->{'_end_of_previous_result'} || $self->{'_after_header'} |