Condition Coverage

lib/Algorithm/Evolutionary/Individual/Base.pm
Criterion Covered Total %
condition 1 11 9.0


or 2 conditions

line l !l condition
147 0 0 shift() || '; '

or 3 conditions

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')