blib/lib/Net/Easypost/Shipment.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
82 | 0 | 12 | defined $self->options ? : |
101 | 1 | 1 | if (exists $options{'rate'} and $options{'rate'} eq 'lowest') { } |
1 | 0 | elsif (exists $options{'service_type'}) { } | |
113 | 0 | 2 | unless ($rate) |