Branch Coverage

blib/lib/Game/TextPacMonster/Point.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
21 20 29 $self->x_coord == $point->x_coord ? :
22 19 30 $self->y_coord == $point->y_coord ? :
24 12 37 if ($result_x and $result_y)
35 1 768 if (@_) { }
47 1 778 if (@_) { }