Condition Coverage

Bio/Map/Contig.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
387 0 0 0 defined $clones and ref($clones) =~ /HASH/
407 0 0 0 defined $markers and ref($markers) =~ /HASH/

or 2 conditions

line l !l condition
273 3 0 $self->{'_position'} || 0
307 3 0 $self->{'_group'} || 0
326 0 0 $self->{'_subgroup'} || 0