| blib/lib/Webservice/Shipment/Carrier.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 40 | 8 | 0 | if ($ret->{'status'}{'date'} and my $fmt = $self->date_format) |
| 43 | 8 | 0 | $ret->{'status'}{'delivered'} ? : |
| 58 | 6 | 2 | unless ($cb) |
| 59 | 0 | 6 | unless my $res = $self->request($id) |
| 67 | 0 | 2 | if $err |
| 68 | 0 | 2 | unless $res |
| 77 | 0 | 6 | unless my $re = $self->validation_regex |