| blib/lib/Business/UPS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 81 | 0 | 0 | 0 | ($url, $data) = $tracking_data =~ m[]ism and $1 =~ m[WebTracking/processRequest] |
| 168 | 0 | 0 | 0 | $raw_data[$q + 1] =~ /,$/ and uc $raw_data[$q] eq 'SHIPPED TO:' |
| 169 | 0 | 0 | 0 | $raw_data[$q + 2] =~ /,$/ and uc $raw_data[$q] eq 'SHIPPED TO:' |
| 172 | 0 | 0 | 0 | $raw_data[$q + 1] =~ /,$/ and uc $raw_data[$q] eq 'DELIVERED TO:' |
| 173 | 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 |
|---|---|---|---|---|
| 136 | 0 | 0 | 0 | $scanning{$count}{'date'} ||= $reference |