Condition Coverage

blib/lib/AI/Genetic/OpSelection.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
51 0 0 0 $wheel[$i][0] <= $rand and $rand < $wheel[$i][1]
72 0 0 0 $wheel[$i][0] <= $rand and $rand < $wheel[$i][1]

or 2 conditions

line l !l condition
44 0 0 shift() || 2
63 0 0 shift() || 2
90 0 0 $num ||= 2
112 0 0 $num ||= 1
131 0 0 $N ||= 1