Bio/Map/Mappable.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 16 | 37.5 |
line | l | !l | condition |
---|---|---|---|
133 | 85 | 0 | $self->{'_name'} || '' |
151 | 0 | 0 | $self->{'_id'} || (return) |
567 | 10 | 0 | $start_pos->disconnected_ranges(\@positions, $rel, $overlap) || (return) |
599 | 30 | 0 | $pos->map || (next) |
615 | 48 | 0 | $pos->element || (next) |
622 | 48 | 0 | $pos->map || (next) |
654 | 3 | 0 | $start_pos->$method($group, @rel_arg) || (next) |
708 | 0 | 0 | $self->{'_annotation'} || (return) |