| blib/lib/Bio/Tools/Run/Alignment/Pal2Nal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 209 | 0 | 0 | unless $aln and $nucs |
| 222 | 0 | 0 | if (-e $nucs) { } |
| 0 | 0 | elsif (ref $nucs eq 'ARRAY') { } | |
| 226 | 0 | 0 | $self->save_tempfiles ? : |
| 231 | 0 | 0 | if (-e $nuc) { } |
| 0 | 0 | elsif (ref $nuc and $nuc->isa('Bio::PrimarySeqI')) { } | |
| 259 | 0 | 0 | $self->save_tempfiles ? : |
| 260 | 0 | 0 | $self->save_tempfiles ? : |
| 268 | 0 | 0 | if system $command |
| 275 | 0 | 0 | if $errors |