blib/lib/Webservice/Shipment/Carrier/FedEx.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
37 | 2 | 4 | unless my $t = $targets{$target} |
38 | 1 | 3 | unless my $addr = $doc->{$t} |
45 | 1 | 0 | $class =~ /fedex/i ? : |
53 | 0 | 1 | unless $summary |
55 | 1 | 0 | $doc->{'isDelivered'} ? : |
58 | 0 | 1 | unless ($summary->{'date'}) |
68 | 1 | 0 | $summary->{'date'} ? : |
104 | 1 | 0 | unless ($cb) |
113 | 0 | 0 | unless $tx->success |