| blib/lib/Math/PlanePath/AlternateTerdragon.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 25 | 26 | 96.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 228 | 26 | 0 | 9 | $x == 0 and $y == 0 |
| 263 | 457 | 8 | 53 | $x == 0 and $y == 0 |
| 264 | 317 | 128 | 20 | $d == 2 and $x == 1 |
| 445 | 5 | 15 | $d == 2 and $x == 1 and $y == 1 | |
| 265 | 290 | 155 | 5 | $d == 0 and $x == -2 |
| 445 | 2 | 3 | $d == 0 and $x == -2 and $y == 0 | |
| 266 | 290 | 146 | 11 | $d == 1 and $x == 1 |
| 436 | 4 | 7 | $d == 1 and $x == 1 and $y == -1 |
| line | l | !l | condition |
|---|---|---|---|
| 134 | 14 | 6 | $self->{'arms'} || 1 |