Condition Coverage

lib/Algorithm/Evolutionary/Individual/Vector.pm
Criterion Covered Total %
condition 3 24 12.5


or 2 conditions

line l !l condition
73 1 0 shift() || 10
75 0 1 shift() || 0
76 0 1 shift() || 1
119 0 0 $$self{'_rangestart'} || 0
120 0 0 $$self{'_rangeend'} || 1
233 0 0 shift() || ','

or 3 conditions

line l !l&&r !l&&!r condition
114 0 0 0 shift() || croak('No params here')
118 0 0 0 shift() || ()
172 0 0 0 shift() || croak("No atom to add\n")
248 0 0 0 shift() || croak('Indi to clone missing ')