blib/lib/AI/Evolve/Befunge/Critter.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
410 | 22 | 1 | 3 | exists $$self{'blueprint'}{'cache'} and exists $$self{'blueprint'}{'cache'}{$cachename} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
386 | 9 | 26 | 22 | not exists $$self{'boardsize'} or $$self{'codesize'}->get_component($dim) > $$self{'boardsize'}->get_component($dim) |