lib/API/ParallelsWPB/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
20 | 19 | 1 | if ($success) { } |
22 | 3 | 16 | if $json_content |
27 | 0 | 1 | unless (eval { do { $error = decode_json($error_json)->{'error'}{'message'}; 1 } }) |