| blib/lib/Bio/Tools/Run/Alignment/Amap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 397 | 0 | 0 | 0 | ref $seq and $seq->isa('Bio::PrimarySeqI') |
| line | l | !l | condition |
|---|---|---|---|
| 262 | 0 | 0 | $1 || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 343 | 0 | 0 | 0 | not -e $outfile or -z $outfile |
| 399 | 0 | 0 | 0 | not defined $seq->display_id or $seq->display_id =~ /^\s+$/ |