Branch Coverage

Bio/PopGen/TagHaplotype.pm
Criterion Covered Total %
branch 24 30 80.0


line true false branch
117 1 0 if ($haplotype_block) { }
126 0 4 if ($#{$$haplotype_block[0];} != $#{$$haplotype_block[$i];})
136 1 0 if ($tag_list) { }
143 1 0 if (defined $self->tag_list) { }
166 1 1 if @_
209 1 3 if @_
228 1 1 if @_
260 1 1 if ($#$snp_collection > -1)
339 3 6 if (scalar @value2 < $$rn)
342 6 3 if (scalar @value2 == $$rn)
345 0 9 if (scalar @value2 > $$rn)
393 1 5 unless ($degeneration)
411 5 16 if ($degeneration)
444 0 21 unless @$first == @$second
446 16 9 if $first->[$i] ne $second->[$i]