| blib/lib/Game/TextMapper/Schroeder/Hex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 16 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 123 | 0 | 35537 | unless defined $i |
| 124 | 35537 | 0 | unless ref $hex |
| 156 | 0 | 10441 | unless defined $i |
| 157 | 10441 | 0 | unless ref $hex |
| 174 | 5418 | 6656 | if (@_ == 2) |
| 181 | 5476 | 6598 | if ($x1 > $x2) |
| 188 | 3839 | 8235 | if ($y2 >= $y1) { } |
| 193 | 4290 | 3945 | $x2 - $x1 > $y1 - $y2 ? : |