Condition Coverage

Bio/Map/PositionHandler.pm
Criterion Covered Total %
condition 8 10 80.0


or 2 conditions

line l !l condition
399 3399 1 $self->{'_rel'}{$kind}{$you_index} || 0
409 19 366 $self->{'_rel'}{$kind}{$pos_index} || 0

or 3 conditions

line l !l&&r !l&&!r condition
187 10564 0 0 $self->{'_rel'}{'registered'}{$index} || $self->throw("Requested registy index '${index}' but that index isn't in the registry")
399 247 3399 1 $entity_index ||= $self->{'_rel'}{$kind}{$you_index} || 0