blib/lib/AI/Genetic/Pro/Mutation/Bitvector.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
24 | 18 | 0 | 1 | $rand < 0.16 and $#{$$chromosomes[$idx];} > 1 |
14 | 0 | 4 | $rand < 0.32 and $#{$$chromosomes[$idx];} > 1 | |
11 | 3 | 0 | $rand < 0.48 and $#{$$chromosomes[$idx];} < $#$_translations | |
10 | 4 | 0 | $rand < 0.64 and $#{$$chromosomes[$idx];} < $#$_translations |