| blib/lib/WWW/MetaForge/ArcRaiders/CLI/Cmd/Events.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 20 | 45.0 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 0 | 1 | if ($self->active) |
| 33 | 0 | 1 | if $a_active and not $b_active |
| 34 | 0 | 1 | if not $a_active and $b_active |
| 37 | 0 | 1 | if ($a_active) |
| 46 | 0 | 1 | if ($app->json) |
| 53 | 0 | 1 | unless (@$events) |
| 61 | 0 | 2 | $event->is_active_now ? : |
| 64 | 0 | 2 | if ($event->is_active_now) { } |
| 66 | 0 | 0 | if $remaining |
| 69 | 0 | 2 | if $until |