blib/lib/Games/RolePlay/MapGen/MapQueue/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 20 | 85.0 |
line | true | false | branch |
---|---|---|---|
14 | 3 | 1 | if $$this{'q'} != 1 |
15 | 2 | 2 | unless $$this{'u'} |
25 | 0 | 4 | unless $name |
27 | 2 | 2 | if defined $that |
34 | 5 | 3 | unless $$this{'u'} |
57 | 0 | 1 | if $ordr |
63 | 1 | 1 | if defined $q |
66 | 1 | 4 | if (defined $num) { } |
70 | 3 | 1 | unless (exists $$this{'c'}) |
79 | 2 | 0 | if not exists $item_counts{$$this{'v'}} or $num > $item_counts{$$this{'v'}} |