blib/lib/Bio/Tools/Run/Alignment/Probalign.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 13 | 7.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
386 | 0 | 0 | 0 | ref $seq and $seq->isa('Bio::PrimarySeqI') |
line | l | !l | condition |
---|---|---|---|
188 | 0 | 1 | $on || '' |
251 | 0 | 0 | $1 || undef |
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+$/ |