| Bio/SeqFeature/Gene/Exon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 14 | 78.5 |
| line | true | false | branch |
|---|---|---|---|
| 99 | 266 | 245 | unless $self->primary_tag |
| 100 | 2 | 509 | defined $is_coding ? : |
| 101 | 187 | 324 | unless defined $self->strand |
| 126 | 757 | 41 | if (defined $val) |
| 192 | 0 | 5665 | if (defined $value and $value->isa('Bio::Location::SplitLocationI')) |
| 224 | 0 | 1 | unless $self->is_coding |
| 227 | 1 | 0 | if (defined $seq and defined $self->frame and $self->frame != 0) |