Condition Coverage

Bio/AlignIO/clustalw.pm
Criterion Covered Total %
condition 8 18 44.4


and 3 conditions

line !l l&&!r l&&r condition
129 0 29 0 defined($first_line = $self->_readline) and not $first_line =~ /CLUSTAL/
146 1840 375 58 /^\s+$/ and not $first_block
238 0 0 2 $aln and $aln->isa('Bio::Align::AlignI')
316 0 0 2 $self->_flush_on_write and defined $self->_fh

or 3 conditions

line l !l&&r !l&&!r condition
106 0 46 0 $ll || $Bio::AlignIO::clustalw::LINELENGTH
236 2 0 0 $self->line_length || $Bio::AlignIO::clustalw::LINELENGTH