| blib/lib/Game/TextMapper/Schroeder/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 87 | 448 | 81588 | unless defined $y |
| 88 | 74601 | 5433 | if $x > 0 and $x <= $self->width and $y > 0 and $y <= $self->height |
| 114 | 507 | 5959 | if $distance < $limit |
| 157 | 277 | 641 | if $to eq coordinates($self->neighbor($from, $i)) |