| Bio/Map/GenePosition.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 262 | 7 | 0 | 1 | not $shortcut and defined(my $map = $self->map) |
| 7 | 0 | 1 | not $shortcut and defined(my $map = $self->map) and not defined $self->{'_getting_seq'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 240 | 0 | 717 | 0 | $self->{'_relative'} || $self->_default_relative |