lib/Algorithm/Evolutionary/Individual/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 10 | 60.0 |
line | l | !l | condition |
---|---|---|---|
84 | 2 | 1 | shift() || [('a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n', 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z')] |
85 | 2 | 1 | shift() || 10 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
168 | 1 | 0 | 0 | shift() || croak('Indi to clone missing ') |
254 | 2 | 0 | 0 | shift() || length $$self{'_str'} - $offset |