Condition Coverage

Bio/AlignIO/largemultifasta.pm
Criterion Covered Total %
condition 7 14 50.0


and 3 conditions

line !l l&&!r l&&r condition
110 6 6 5 $seen == 1 and $entry =~ /^\s*>/
127 12 0 0 ++$count % 1000 == 0 and $self->verbose > 0
183 0 0 1 $aln and $aln->isa('Bio::Align::AlignI')
201 0 0 1 $self->_flush_on_write and defined $self->_fh

or 2 conditions

line l !l condition
190 6 0 $rseq->description || ''