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