Branch Coverage

blib/lib/Math/HexGrid/Hex.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
13 0 39 unless defined $q and defined $r and defined $s and $q + $r + $s == 0
27 1 0 if $self->{'q'} == $hex->{'q'} and $self->{'r'} == $hex->{'r'}