| Bio/SeqIO/scf.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 14 | 28.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 370 | 0 | 100 | 0 | $1 and $2 |
| 638 | 1 | 0 | 0 | $writer_fodder->{'comments'}{'version'} != 2 and $writer_fodder->{'comments'}{'version'} != 3 |
| 755 | 0 | 0 | 10 | $self->_flush_on_write and defined $self->_fh |
| line | l | !l | condition |
|---|---|---|---|
| 996 | 21 | 0 | $comments{$key} ||= '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 132 | 0 | 0 | 0 | not fileno ARGV or eof ARGV |