Branch Coverage

blib/lib/Game/TextMapper/Point.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
66 0 0 if (defined $self->z) { }
105 0 0 if wantarray
106 0 0 if defined $self->z
119 0 87843 $x > 99 || $y > 99 ? :
121 110 90364 $x < 0 ? :
63 90411 $y < 0 ? :