| blib/lib/GenOO/GeneCollection/Factory/FromTranscriptCollection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 18 | 72.2 |
| line | true | false | branch |
|---|---|---|---|
| 92 | 27 | 43 | if (exists $self->annotation_hash->{$transcript->id}) |
| 118 | 0 | 5 | exists $params->{'OFFSET'} ? : |
| 119 | 0 | 5 | exists $params->{'USE_STRAND'} ? : |
| 121 | 3 | 2 | @$regions_ref > 1 ? : |
| 128 | 21 | 6 | if (defined $merged_region and $merged_region->overlaps($region, $use_strand, $offset)) { } |
| 129 | 21 | 0 | if (wantarray) |
| 132 | 1 | 20 | if ($region->stop > $merged_region->stop) |
| 144 | 6 | 0 | if (wantarray) |
| 150 | 5 | 0 | if (wantarray) { } |