| blib/lib/WebService/Xero/Organisation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 80 | 0 | 0 | 0 | ref $data->{'Organisations'} eq 'ARRAY' and scalar @{$data->{'Organisations'};} == 1 | 
| 99 | 0 | 4 | 25 | defined $self->{$_} and not ref($self->{$_}) =~ /ARRAY|HASH/m |