| lib/Algorithm/Evolutionary/Individual/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 11 | 19 | 57.8 | 
| pod | 12 | 12 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 1 | 36 | n/a | BEGIN | 
| 2 | 36 | n/a | BEGIN | 
| 4 | 36 | n/a | BEGIN | 
| 32 | 36 | n/a | BEGIN | 
| 33 | 36 | n/a | BEGIN | 
| 37 | 36 | n/a | BEGIN | 
| 49 | 0 | n/a | AUTOLOAD | 
| 67 | 9 | Yes | new | 
| 96 | 0 | Yes | create | 
| 111 | 1 | Yes | set | 
| 125 | 4 | Yes | as_yaml | 
| 136 | 0 | Yes | as_string | 
| 146 | 0 | Yes | as_string_with_fitness | 
| 160 | 0 | Yes | Atom | 
| 170 | 2 | Yes | Fitness | 
| 184 | 2 | Yes | my_operators | 
| 195 | 0 | Yes | evaluate | 
| 217 | 0 | Yes | Chrom | 
| 230 | 0 | Yes | size |