blib/lib/API/Shippo/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 10 | 20.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 1 | if ref $id and &reftype($id) eq 'HASH' |
16 | 1 | 0 | if $id |
25 | 0 | 0 | unless defined $ref_type |
27 | 0 | 0 | if ($ref_type eq 'ARRAY') { } |
0 | 0 | elsif ($ref_type eq 'HASH') { } |