lib/Math/HexGrid/Hex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 39 | unless defined $q and defined $r and defined $s and $q + $r + $s == 0 |
36 | 1 | 0 | if $self->{'q'} == $hex->{'q'} and $self->{'r'} == $hex->{'r'} |