Condition Coverage

blib/lib/Game/TextMapper/Point/Square.pm
Criterion Covered Total %
condition 7 13 53.8


or 2 conditions

line l !l condition
61 2508 1467 $add_x //= 0
62 2508 1467 $add_y //= 0
95 1249 0 $self->map->text_attributes || ''
113 5 0 $attributes || ''
120 5 0 $attributes || ''

or 3 conditions

line l !l&&r !l&&!r condition
111 0 0 0 $url =~ s/\%s/url_escape(&encode_utf8(scalar $self->label));/eu or $url .= url_escape(&encode_utf8(scalar $self->label))