| blib/lib/WebService/Nestoria/Search/Response.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 5 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 130 | 0 | 0 | 1 | $self->status_code == 200 && $self->application_response_code =~ /^1/ |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 36 | 17 | $self->{'data'}{'response'}{'listings'} || [] |