Condition Coverage
blib/lib/AI/Evolve/Befunge/Physics/ttt.pm
Criterion
Covered
Total
%
condition
9
9
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
69
1
1
24
defined $player and defined $v
or 3 conditions
line
l
!l&&r
!l&&!r
condition
72
1
1
21
$x < 0 or $y < 0
73
1
1
19
$x > 2 or $y > 2