Condition Coverage

blib/lib/Net/Async/WebService/lxd.pm
Criterion Covered Total %
condition 0 20 0.0


and 3 conditions

line !l l&&!r l&&r condition
440 0 0 0 $options{'body'} && $method eq 'GET'

or 2 conditions

line l !l condition
11 0 0 delete $params{'wait'} // 1
41 0 0 $params{'timeout'} //= 30
42 0 0 delete $params{'wait'} // 1
443 0 0 $options{'headers'}{'Content-Type'} //= "application/json; charset=UTF-8"

or 3 conditions

line l !l&&r !l&&!r condition
39 0 0 0 $params{'stateful'} //= JSON::false()
40 0 0 0 $params{'force'} //= JSON::false()
474 0 0 0 $data->{'metadata'} // lc $data->{'status'}