Condition Coverage

blib/lib/Algorithm/Evolutionary/Simple.pm
Criterion Covered Total %
condition 10 30 33.3


or 3 conditions

line l !l&&r !l&&!r condition
37 2 0 0 shift() || croak('No population here')
38 2 0 0 shift() || croak('need stuff evaluated')
39 2 0 0 shift() || croak('I need to know the new population size')
59 1 0 0 shift() || croak('No population here')
60 1 0 0 shift() || croak('need stuff evaluated')
61 1 0 0 shift() || croak('I need to know the new population size')
86 3 0 0 shift() || croak('Pool missing')
87 3 0 0 shift() || croak('Population size needed')
122 1 0 0 shift() || croak('No population')
123 1 0 0 shift() || croak('No fitness')