| blib/lib/Bio/Translator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 26 | 57.6 |
| line | true | false | branch |
|---|---|---|---|
| 90 | 0 | 7 | unless my $table = 'Bio::Translator::Table'->new(@_) |
| 106 | 0 | 1 | unless my $table = 'Bio::Translator::Table'->custom(@_) |
| 215 | 4 | 5 | $p{'strand'} == -1 ? : |
| 238 | 0 | 0 | unless ref $seq_ref |
| 255 | 0 | 0 | $strand == -1 ? : |
| 266 | 4 | 5 | $strand == -1 ? : |
| 271 | 4 | 5 | if $rc |
| 273 | 0 | 9 | unless @codon_starts |
| 277 | 7 | 2 | if ($start) |
| 281 | 2 | 5 | if ($start_aa) |
| 289 | 1 | 153 | unless $_ |
| 337 | 0 | 0 | $p{'strand'} == 1 ? : |
| 339 | 0 | 0 | if (not $p{'start'}) { } |