blib/lib/Business/UPS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 20 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 0 | 0 | 0 | ($url, $data) = $tracking_data =~ m[]ism and $1 =~ m[WebTracking/processRequest] |
175 | 0 | 0 | 0 | $raw_data[$q + 1] =~ /,$/ and uc $raw_data[$q] eq 'SHIPPED TO:' |
176 | 0 | 0 | 0 | $raw_data[$q + 2] =~ /,$/ and uc $raw_data[$q] eq 'SHIPPED TO:' |
179 | 0 | 0 | 0 | $raw_data[$q + 1] =~ /,$/ and uc $raw_data[$q] eq 'DELIVERED TO:' |
180 | 0 | 0 | 0 | $raw_data[$q + 2] =~ /,$/ and uc $raw_data[$q] eq 'DELIVERED TO:' |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 0 | $country ||= 'US' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
139 | 0 | 0 | 0 | $scanning{$count}{'date'} ||= $reference |