Branch Coverage

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


line true false branch
35 0 1 if $self->type
36 0 1 if $self->page
40 0 1 if ($self->all) { }
48 0 1 if ($app->json)
55 0 1 unless (@$quests)
67 1 0 if ($pagination and not $self->all) { }