Condition Coverage

Bio/AlignIO/po.pm
Criterion Covered Total %
condition 6 17 35.2


and 3 conditions

line !l l&&!r l&&r condition
105 0 0 3 defined($entry = $self->_readline) and $entry =~ /^NAME=(\S+)/
243 0 0 2 $aln and $aln->isa('Bio::Align::AlignI')
323 0 0 2 $aln->source && !($aln->source =~ /\A\s*\Z/)
348 0 0 2 $self->_flush_on_write and defined $self->_fh

or 2 conditions

line l !l condition
335 0 12 $seq->{'seq'}->description || 'untitled'

or 3 conditions

line l !l&&r !l&&!r condition
323 0 2 0 $seqs->[0]{'seq'}->description || $aln->id