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 89444 $x > 99 || $y > 99 ? :
121 100 91985 $x < 0 ? :
68 92017 $y < 0 ? :