blib/lib/Math/PlanePath/TerdragonMidpoint.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 13 | 53.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
424 | 0 | 0 | 6 | $x <= 3 and $x >= -3 |
0 | 0 | 6 | $x <= 3 and $x >= -3 and $y <= 2 | |
0 | 0 | 6 | $x <= 3 and $x >= -3 and $y <= 2 and $y >= -2 |
line | l | !l | condition |
---|---|---|---|
144 | 1 | 3 | $self->{'arms'} || 1 |
436 | 3 | 3 | $yx_to_arm[$y + 2][$x + 3] || 0 |