Condition Coverage

blib/lib/Bio/Tools/Run/Alignment/MSAProbs.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
566 0 0 0 -s $input and -r $input
609 0 0 0 ref $seq and $seq->isa('Bio::PrimarySeqI')
687 0 0 0 $self->quiet and $self->verbose < 1

or 2 conditions

line l !l condition
216 0 0 $version || undef

or 3 conditions

line l !l&&r !l&&!r condition
269 0 0 0 $input ||= $self->infile
611 0 0 0 not defined $seq->display_id or $seq->display_id =~ /^\s+$/
676 0 0 0 $self->clustalw or not $self->outfile