| blib/lib/Game/TextMapper/Point/Hex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 21 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 1382 | $x < 100 and $y < 100 |
| 0 | 0 | 1382 | $x < 100 and $y < 100 and $z < 100 |
| line | l | !l | condition | |
|---|---|---|---|---|
| 76 | 9760 | 2674 | $add_x //= 0 | |
| 77 | 9760 | 2674 | $add_y //= 0 | |
| 113 | 1380 | 2 | $self->map->text_attributes || '' | |
| 129 | 0 | 1 | 0 | $url =~ s/\%s/url_escape(&encode_utf8(scalar $self->label));/eu or $url .= url_escape(&encode_utf8(scalar $self->label)) |
| 130 | 42 | 1 | $attributes || '' | |
| 0 | 43 | $self->map->glow_attributes || '' | ||
| 137 | 42 | 1 | $attributes || '' |