blib/lib/Paws/Net/RestXMLResponse.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 11 | 63.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
225 | 45 | 42 | 7 | not defined $value and $key ne $att |
line | l | !l | condition |
---|---|---|---|
48 | 2 | 0 | ($headers->{'x-amz-request-id'} // $struct->{'RequestId'}) // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
11 | 0 | 0 | 66 | not defined $data or $data eq '' |
48 | 7 | 2 | 0 | $headers->{'x-amz-request-id'} // $struct->{'RequestId'} |