| lib/Algorithm/Evolutionary/Individual/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 11 | 9.0 |
| line | l | !l | condition |
|---|---|---|---|
| 147 | 0 | 0 | shift() || '; ' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 97 | 0 | 0 | 0 | shift() || croak(q[Can't find the parameters hash]) |
| 112 | 1 | 0 | 0 | shift() || croak('No params here') |
| 196 | 0 | 0 | 0 | shift() || croak('Need a fitness function') |