Branch Coverage

blib/lib/Algorithm/Genetic/Diploid/Chromosome.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
38 10100 20002 if (@_)
53 0 10000 if @_
68 3035 1965 if ($self->experiment->crossover_rate > rand 1)