| blib/lib/WWW/ARDB/CLI/Cmd/Quest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | unless ($id) |
| 26 | 0 | 0 | unless ($quest) |
| 31 | 0 | 0 | if ($app->json) |
| 42 | 0 | 0 | if ($quest->trader) |
| 44 | 0 | 0 | if $quest->trader_type |
| 50 | 0 | 0 | if ($quest->description) |
| 55 | 0 | 0 | if (@{$quest->steps;}) |
| 58 | 0 | 0 | if ($step->{'amount'} and $step->{'amount'} > 1) { } |
| 66 | 0 | 0 | if (@{$quest->maps;}) |
| 73 | 0 | 0 | if (@{$quest->required_items;}) |
| 83 | 0 | 0 | if (@{$quest->rewards;}) |
| 87 | 0 | 0 | $reward->{'grantedOnAccept'} ? : |