Condition Coverage

blib/lib/WWW/ShipStation.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 %params and keys %params

or 2 conditions

line l !l condition
23 0 0 $args{'API_BASE'} ||= 'https://ssapi.shipstation.com/'

or 3 conditions

line l !l&&r !l&&!r condition
20 0 0 0 $args{'ua'} ||= 'LWP::UserAgent'->new
21 0 0 0 $args{'json'} ||= 'JSON'->new->allow_nonref->utf8