Condition Coverage

blib/lib/WWW/MetaForge/ArcRaiders/CLI/Cmd/Items.pm
Criterion Covered Total %
condition 10 23 43.4


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 4 $pagination and not $self->all

or 2 conditions

line l !l condition
93 20 0 ($item->name // $item->id) // "Unknown"
94 20 0 $item->category // "-"
95 20 0 $item->rarity // "-"
96 20 0 ($item->slug // $item->id) // "-"
102 4 0 $pagination->{'total'} // "?"
103 4 0 $pagination->{'page'} // 1
104 4 0 $pagination->{'totalPages'} // "?"

or 3 conditions

line l !l&&r !l&&!r condition
93 20 0 0 $item->name // $item->id
96 20 0 0 $item->slug // $item->id