| blib/lib/WebService/Xero/Invoice.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 6 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 95 | 2 | 0 | 0 | ref $data->{'Invoices'} eq 'ARRAY' and scalar @{$data->{'Invoices'};} == 1 | 
| 2 | 0 | 0 | ref $data->{'Invoices'} eq 'ARRAY' and scalar @{$data->{'Invoices'};} > 1 |