blib/lib/Algorithm/Evolutionary/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 15 | 100.0 |
pod | 8 | 9 | 88.8 |
line | count | pod | subroutine |
---|---|---|---|
3 | 2 | n/a | BEGIN |
4 | 2 | n/a | BEGIN |
5 | 2 | n/a | BEGIN |
9 | 2 | n/a | BEGIN |
10 | 2 | n/a | BEGIN |
19 | 32 | Yes | random_chromosome |
28 | 93 | Yes | max_ones |
37 | 2 | Yes | get_pool_roulette_wheel |
59 | 1 | No | get_pool_binary_tournament |
80 | 2 | Yes | spin |
86 | 3 | Yes | produce_offspring |
101 | 94 | Yes | mutate |
109 | 47 | Yes | crossover |
122 | 1 | Yes | single_generation |
125 | 32 | n/a | __ANON__ |