blib/lib/Algorithm/Genetic/Diploid/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
31 | 150 | 2602 | if ($self{'experiment'}) |
41 | 1 | 2751 | if ($obj->isa('Algorithm::Genetic::Diploid::Experiment')) |
69 | 0 | 11120 | if @_ |