| blib/lib/WebService/OkiLab/ExtractPlace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 0 | 0 | uc $self->param('method') || 'POST' |
| 58 | 0 | 0 | $res->content || (return $self->error('Response content is empty.')) |
| 59 | 0 | 0 | jsonToObj($json) || (return $self->error(q[Can't parse response content.])) |