blib/lib/Webservice/Shipment/Carrier.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
38 | 7 | 0 | if ($ret->{'status'}{'date'} and my $fmt = $self->date_format) |
41 | 7 | 0 | $ret->{'status'}{'delivered'} ? : |
56 | 5 | 2 | unless ($cb) |
57 | 0 | 5 | unless my $res = $self->request($id) |
65 | 0 | 2 | if $err |
66 | 0 | 2 | unless $res |
75 | 0 | 6 | unless my $re = $self->validation_regex |