Branch Coverage

blib/lib/AI/Genetic/OpSelection.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
22 0 0 unless $tot
51 0 0 if ($wheel[$i][0] <= $rand and $rand < $wheel[$i][1])
72 0 0 if ($wheel[$i][0] <= $rand and $rand < $wheel[$i][1])