| Bio/SeqFeature/Gene/Exon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 192 | 5619 | 46 | 0 | defined $value and $value->isa('Bio::Location::SplitLocationI') |
| 227 | 0 | 0 | 1 | defined $seq and defined $self->frame |
| 0 | 0 | 1 | defined $seq and defined $self->frame and $self->frame != 0 |