Condition Coverage

blib/lib/Game/TextMapper/Point/Hex.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
87 0 0 1382 $x < 100 and $y < 100
0 0 1382 $x < 100 and $y < 100 and $z < 100

or 2 conditions

line l !l condition
76 9713 2624 $add_x //= 0
77 9713 2624 $add_y //= 0
113 1380 2 $self->map->text_attributes || ''
129 0 1 0 $url =~ s/\%s/url_escape(&encode_utf8(scalar $self->label));/eu or $url .= url_escape(&encode_utf8(scalar $self->label))
131 0 0 $attributes || ''
139 38 1 $attributes || ''