Condition Coverage

blib/lib/Net/Async/MCP/Transport/HTTP.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

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'}

or 2 conditions

line l !l condition
153 0 0 $response->content_type // ""

or 3 conditions

line l !l&&r !l&&!r condition
195 0 0 0 exists $data->{'result'} || exists $data->{'error'}