| lib/Algorithm/Evolutionary/Individual/Any.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 49 | 1 | 0 | 0 | shift() || croak('Need a base class') |
| 57 | 1 | 0 | 0 | $base_class->new($base_class_args) || croak("Something is wrong when creating ${base_class}: $@\n") |