Branch Coverage

Bio/Map/MappableI.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
106 113 2102 unless (defined $self->{'_eh'})
152 1330 229 if (ref $thing and $thing->isa('Bio::Map::MapI')) { }
159 1087 472 if @positions == 1
161 31 441 unless ($no_sort)