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