Condition Coverage

blib/lib/Game/TextMapper/Point/Square.pm
Criterion Covered Total %
condition 4 11 36.3


or 2 conditions

line l !l condition
92 1121 0 $self->map->text_attributes || ''
113 5 0 $attributes || ''
5 0 $self->map->glow_attributes || ''
121 5 0 $attributes || ''

or 3 conditions

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