blib/lib/Math/PlanePath/AlternateTerdragon.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 25 | 26 | 96.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
228 | 24 | 0 | 11 | $x == 0 and $y == 0 |
263 | 437 | 4 | 51 | $x == 0 and $y == 0 |
264 | 301 | 128 | 12 | $d == 2 and $x == 1 |
429 | 2 | 10 | $d == 2 and $x == 1 and $y == 1 | |
265 | 268 | 157 | 6 | $d == 0 and $x == -2 |
425 | 3 | 3 | $d == 0 and $x == -2 and $y == 0 | |
266 | 290 | 129 | 9 | $d == 1 and $x == 1 |
419 | 1 | 8 | $d == 1 and $x == 1 and $y == -1 |
line | l | !l | condition |
---|---|---|---|
134 | 14 | 6 | $self->{'arms'} || 1 |