blib/lib/Net/Flotum/API/Customer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 8 | 100.0 |
line | true | false | branch |
---|---|---|---|
44 | 3 | 2 | if exists $opts{'id'} and defined $opts{'id'} |
46 | 2 | 3 | if exists $opts{'remote_id'} and defined $opts{'remote_id'} |
65 | 2 | 2 | if exists $obj->{'customers'} |
66 | 1 | 3 | unless $obj->{'id'} |