| Bio/SeqIO/MultiFile.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 26 | 69.2 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 0 | 2 | unless (defined $file_array and ref $file_array) |
| 97 | 1 | 1 | if defined $format |
| 99 | 0 | 2 | if ($self->_load_file == 0) |
| 119 | 2 | 12 | if (not defined $seq) { } |
| 120 | 1 | 1 | if ($self->_load_file == 0) { } |
| 145 | 0 | 0 | if (not defined $seq) { } |
| 146 | 0 | 0 | if ($self->_load_file == 0) { } |
| 171 | 1 | 3 | unless (defined $file) |
| 176 | 2 | 1 | if ($format) { } |
| 180 | 1 | 0 | unless $format |
| 184 | 0 | 3 | unless (defined $seqio) |
| 222 | 3 | 14 | if (defined $value) |
| 233 | 2 | 4 | if (defined $value) |