| lib/WebService/Shippo/Object.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 18 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 26 | 0 | 0 | 0 | ref $id and &reftype($id) eq 'HASH' | 
| 44 | 0 | 0 | 0 | exists $invocant->{'count'} and exists $invocant->{'results'} | 
| 161 | 0 | 0 | 0 | wantarray and ref $invocant->{$method} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 18 | 0 | 0 | 0 | ref $invocant || $invocant | 
| 131 | 0 | 0 | 0 | $pretty || pretty() | 
| 150 | 0 | 0 | 0 | ref $invocant || $invocant |