blib/lib/WebService/Xero/Organisation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
62 | 29 | 0 | defined $params{$key} ? : |
80 | 0 | 0 | if ref $data->{'Organisations'} eq 'ARRAY' and scalar @{$data->{'Organisations'};} == 1 |
99 | 25 | 4 | if defined $self->{$_} and not ref($self->{$_}) =~ /ARRAY|HASH/m |