| 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 | 37 | 0 | $attributes || '' | 
| 0 | 37 | $self->map->glow_attributes || '' | |
| 138 | 37 | 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)) |