| blib/lib/Game/TextMapper/Point/Square.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | l | !l | condition |
|---|---|---|---|
| 61 | 2528 | 1483 | $add_x //= 0 |
| 62 | 2528 | 1483 | $add_y //= 0 |
| 95 | 1259 | 0 | $self->map->text_attributes || '' |
| 112 | 5 | 0 | $attributes || '' |
| 5 | 0 | $self->map->glow_attributes || '' | |
| 118 | 5 | 0 | $attributes || '' |
| 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)) |