blib/lib/Game/TextMapper/Point/Hex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | l | !l | condition |
---|---|---|---|
110 | 1380 | 1 | $self->map->text_attributes || '' |
131 | 44 | 0 | $attributes || '' |
0 | 44 | $self->map->glow_attributes || '' | |
138 | 44 | 0 | $attributes || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
126 | 0 | 0 | 0 | $url =~ s/\%s/url_escape(&encode_utf8(scalar $self->label));/eu or $url .= url_escape(&encode_utf8(scalar $self->label)) |