Branch Coverage

blib/lib/WWW/MetaForge/ArcRaiders/CLI/Cmd/Items.pm
Criterion Covered Total %
branch 15 22 68.1


line true false branch
56 1 4 if $self->search
57 0 5 if $self->page
58 0 5 if $self->limit
62 0 5 if ($self->all) { }
71 1 4 if ($self->category)
73 8 0 if $_->category
75 1 4 if ($self->rarity)
77 8 0 if $_->rarity
80 1 4 if ($app->json)
87 0 4 unless (@$items)
101 4 0 if ($pagination and not $self->all) { }