| blib/lib/Webservice/Shipment/Carrier/FedEx.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 2 | 4 | unless my $t = $targets{$target} |
| 39 | 1 | 3 | unless my $addr = $doc->{$t} |
| 46 | 1 | 0 | $class =~ /fedex/iu ? : |
| 54 | 0 | 1 | unless $summary |
| 56 | 1 | 0 | $doc->{'isDelivered'} ? : |
| 59 | 0 | 1 | unless ($summary->{'date'}) |
| 69 | 1 | 0 | $summary->{'date'} ? : |
| 105 | 1 | 0 | unless ($cb) |
| 114 | 0 | 0 | if $tx->error |