lib/Games/PMM/Monster.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
112 | 36 | 72 | if @_ |
119 | 4 | 16 | if @_ |
155 | 13 | 2 | unless $closest |
156 | 0 | 15 | if $$seen{'distance'} < $$closest{'distance'} |
191 | 0 | 0 | if ($$pos{$axis} == $args{$axis}) |
199 | 0 | 0 | $$pos{$axis} > $args{$axis} ? : |
213 | 0 | 0 | $current < $dest ? : |