blib/lib/Activiti/Rest/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
101 | 0 | 0 | 0 | $res->code ne '204' and defined $content_type |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 0 | 0 | 0 | $content_hash->{'exception'} || $content_hash->{'errorMessage'} |