| blib/lib/WWW/MetaForge/ArcRaiders/CLI/Cmd/Events.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 1 | 0 | 0 | $a_active and not $b_active |
| 34 | 0 | 1 | 0 | not $a_active and $b_active |
| line | l | !l | condition |
|---|---|---|---|
| 38 | 0 | 0 | $a->minutes_until_end // 9999 |
| 0 | 0 | $b->minutes_until_end // 9999 | |
| 42 | 1 | 0 | $a->minutes_until_start // 9999 |
| 1 | 0 | $b->minutes_until_start // 9999 | |
| 59 | 2 | 0 | $event->name // "Unknown" |
| 60 | 2 | 0 | $event->map // "" |