| blib/lib/Net/BaruwaAPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | $res->header('Content-Type') and $res->header('Content-Type') =~ m[application/json] |
| 84 | 0 | 0 | 0 | not $res->is_success and ref $data eq 'HASH' |
| 0 | 0 | 0 | not $res->is_success and ref $data eq 'HASH' and exists $data->{'message'} |