| blib/lib/Net/Async/MCP/Transport/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 193 | 0 | 0 | 0 | $data and ref $data eq "HASH" |
| 195 | 0 | 0 | 0 | exists $data->{'id'} and exists $data->{'result'} || exists $data->{'error'} |
| line | l | !l | condition |
|---|---|---|---|
| 153 | 0 | 0 | $response->content_type // "" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 195 | 0 | 0 | 0 | exists $data->{'result'} || exists $data->{'error'} |