Condition Coverage

blib/lib/Bio/Tools/Run/Alignment/Probalign.pm
Criterion Covered Total %
condition 1 13 7.6


and 3 conditions

line !l l&&!r l&&r condition
386 0 0 0 ref $seq and $seq->isa('Bio::PrimarySeqI')

or 2 conditions

line l !l condition
188 0 1 $on || ''
251 0 0 $1 || undef

or 3 conditions

line l !l&&r !l&&!r condition
332 0 0 0 not -e $outfile or -z $outfile
388 0 0 0 not defined $seq->display_id or $seq->display_id =~ /^\s+$/