blib/lib/Algorithm/Evolutionary/Simple.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
subroutine | 15 | 16 | 93.7 |
pod | 10 | 10 | 100.0 |
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 |
18 | 32 | Yes | random_chromosome |
27 | 126 | Yes | max_ones |
36 | 0 | Yes | max_ones_fast |
40 | 7 | Yes | get_pool_roulette_wheel |
63 | 4 | Yes | get_pool_binary_tournament |
84 | 3 | Yes | spin |
89 | 4 | Yes | produce_offspring |
103 | 124 | Yes | mutate |
111 | 62 | Yes | crossover |
124 | 4 | Yes | single_generation |
131 | 64 | n/a | __ANON__ |