lib/WebService/Shippo/Object.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 0 | ref $id and &reftype($id) eq 'HASH' |
38 | 0 | 0 | 0 | exists $self->{'count'} and exists $self->{'results'} |
136 | 0 | 0 | 0 | wantarray and ref $invocant->{$method} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
18 | 0 | 0 | 0 | ref $invocant || $invocant |
125 | 0 | 0 | 0 | ref $invocant || $invocant |