Branch Coverage

blib/lib/WWW/MetaForge/ArcRaiders/CLI/Cmd/Arcs.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
34 0 1 if $self->loot
35 0 1 if $self->page
39 0 1 if ($self->all) { }
47 0 1 if ($app->json)
54 0 1 unless (@$arcs)
66 0 1 if ($pagination and $pagination->{'totalPages'} > 1 and not $self->all) { }