Condition Coverage

blib/lib/Math/ES.pm
Criterion Covered Total %
condition 21 38 55.2


and 3 conditions

line !l l&&!r l&&r condition
115 12 2 0 $$obj{'selection_scheme'} != 1 and $$obj{'selection_scheme'} != 2
138 0 86 0 $ng == $gmx and $max < $g
140 0 86 0 $ng == $gmn and $min > $g
287 420 0 100 $nmig > 0 and scalar @populations > 1
292 200 0 320 $niso > 0 and scalar @populations > 1
200 317 3 $niso > 0 and scalar @populations > 1 and $gn % $niso == 0
376 0 0 80 defined $idx and defined $all_indy[$idx]
633 300 0 1080 $elite > 0 and $elite <= $nindy
787 142656 0 0 defined $$obj{'max_gene_deviations'}[$i] and $tmp > $$obj{'max_gene_deviations'}[$i]
142656 0 0 defined $$obj{'min_gene_deviations'}[$i] and $tmp < $$obj{'min_gene_deviations'}[$i]

or 2 conditions

line l !l condition
679 0 600 shift() || 1

or 3 conditions

line l !l&&r !l&&!r condition
560 2884 0 8 exists $$obj{'pop_rate_individuals'} or defined $$obj{'pop_rate_individuals'}
593 1372 0 8 exists $$obj{'pop_rate_children'} or defined $$obj{'pop_rate_children'}