blib/lib/Game/TileMap.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
87 | 182 | 0 | 0 | $self->legend->objects->{$marker} // croak("Invalid map marker '${marker}'") |
134 | 1 | 4 | 0 | $with //= "\@" x $self->legend->characters_per_tile |