Condition Coverage

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


and 3 conditions

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

or 2 conditions

line l !l condition
214 0 1 $on || ''
280 0 0 $1 || undef

or 3 conditions

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