| blib/lib/Game/TextMapper/Line.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 185 | 0 | 0 | 0 | $#{$self->points;} >= 2 and $self->points->[2]->x < $self->points->[0]->x |
| line | l | !l | condition |
|---|---|---|---|
| 101 | 5373 | 0 | $q ||= 1 |
| 179 | 0 | 0 | $self->map->label_attributes || '' |
| 180 | 0 | 0 | $self->map->glow_attributes || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 182 | 0 | 0 | 0 | $url =~ s/\%s/url_escape($self->label);/eu or $url .= url_escape($self->label) |
| 185 | 0 | 0 | 0 | $self->points->[1]->x < $self->points->[0]->x or $#{$self->points;} >= 2 and $self->points->[2]->x < $self->points->[0]->x |