blib/lib/AI/Evolve/Befunge/Physics/othello.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
125 | 1 | 1 | 1655 | defined $player and defined $v |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
248 | 1 | 1 | 6 | $player < 1 or $player > 2 |