| blib/lib/Bio/RNA/RNAaliSplit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 84 | 0 | 0 | unless $self->has_ifile |
| 92 | 0 | 0 | if (@$err) |
| 97 | 0 | 0 | if ($self->has_dump_flag) |
| 111 | 0 | 0 | if ($self->next_aln->num_sequences == 2) |
| 119 | 0 | 0 | unless defined $token |
| 124 | 0 | 0 | unless (defined $alipathsegment) |
| 130 | 0 | 0 | unless open my $oinfo, '>', $oinfofile |
| 166 | 0 | 0 | unless open my $seqfile, '>', $oseqfile |
| 179 | 0 | 0 | if $self->next_aln->num_sequences != 2 |
| 186 | 0 | 0 | unless $alnN->map_chars('-', 'N') == 1 |
| 190 | 0 | 0 | unless length $seq1 == length $seq2 |