| Bio/SeqIO/largefasta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 12 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 2 | 5622 | 0 | $seen == 1 and $entry =~ /^\s*>/ |
| 138 | 5620 | 4 | 0 | ++$count % 1000 == 0 and $self->verbose > 0 |
| 159 | 0 | 0 | 1 | $seq->can('desc') and my $desc = $seq->desc |
| 174 | 0 | 0 | 1 | $self->_flush_on_write and defined $self->_fh |