Branch Coverage

Bio/Map/Microsatellite.pm
Criterion Covered Total %
branch 22 28 78.5


line true false branch
138 0 2 unless ($self->name)
141 0 2 if $map
142 2 0 if $position
143 1 1 if $sequence
144 1 1 defined $motif ? :
145 1 1 if $repeats
146 1 1 if $start
164 2 2 if ($motif)
184 1 2 if ($sequence)
204 1 2 if ($repeats)
229 1 2 if ($repeat_start_position)
262 1 1 if (defined $caller)
263 1 0 if ($caller eq 'set') { }
0 0 elsif ($caller) { }