Condition Coverage

blib/lib/WWW/ARDB/CLI/Cmd/Item.pm
Criterion Covered Total %
condition 0 11 0.0


or 2 conditions

line l !l condition
65 0 0 $comp->{'amount'} // 1
0 0 $comp->{'rarity'} // "common"
74 0 0 $req->{'amount'} // 1
78 0 0 $item->updated_at // "unknown"

or 3 conditions

line l !l&&r !l&&!r condition
74 0 0 0 $req->{'name'} // $req->{'id'}