Branch Coverage

blib/lib/AI/Genetic/Defaults.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
88 0 0 if ($ind =~ /IndRangeVector/) { }
0 0 elsif ($ind =~ /IndListVector/) { }
106 0 0 if @parents < 2
111 0 0 unless (ref $cgenes[0])