Branch Coverage

Bio/PopGen/Simulation/GeneticDrift.pm
Criterion Covered Total %
branch 9 14 64.2


line true false branch
121 0 2 if (defined $population and ref $population and $population->isa('Bio::PopGen::PopulationI')) { }
131 0 2 unless (defined $alleles and ref($alleles) =~ /HASH/i)
138 0 2 unless ($self->validate_Frequencies)
181 900 720 if ($rand >= $val->[0] and $rand < $val->[1])
192 0 20 if (defined $rettype and $rettype =~ /population/i) { }
216 2 20 if @_
310 0 2 $strict ? :