Bio/AlignIO/msf.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
177 | 0 | 2 | 0 | $aln and $aln->isa('Bio::Align::AlignI') |
220 | 22 | 112 | 636 | $tempcount + 10 < $length and $index < 5 |
242 | 0 | 0 | 2 | $self->_flush_on_write and defined $self->_fh |