blib/lib/Game/TextMapper/Point/Square.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 11 | 36.3 |
line | l | !l | condition |
---|---|---|---|
91 | 1126 | 0 | $self->map->text_attributes || '' |
112 | 5 | 0 | $attributes || '' |
5 | 0 | $self->map->glow_attributes || '' | |
120 | 5 | 0 | $attributes || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
107 | 0 | 0 | 0 | $url =~ s/\%s/url_escape($self->label);/eu or $url .= url_escape($self->label) |