blib/lib/Math/PlanePath/AlternateTerdragon.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 24 | 26 | 92.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
228 | 25 | 0 | 10 | $x == 0 and $y == 0 |
263 | 446 | 1 | 44 | $x == 0 and $y == 0 |
264 | 303 | 127 | 17 | $d == 2 and $x == 1 |
430 | 1 | 16 | $d == 2 and $x == 1 and $y == 1 | |
265 | 282 | 140 | 9 | $d == 0 and $x == -2 |
422 | 0 | 9 | $d == 0 and $x == -2 and $y == 0 | |
266 | 268 | 145 | 9 | $d == 1 and $x == 1 |
413 | 3 | 6 | $d == 1 and $x == 1 and $y == -1 |
line | l | !l | condition |
---|---|---|---|
134 | 14 | 6 | $self->{'arms'} || 1 |