blib/lib/Nexus/REST.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
90 | 0 | 0 | 0 | $type =~ m[text/html]i and eval { do { require HTML::TreeBuilder } } |
94 | 0 | 0 | 0 | ref $error eq 'HASH' and exists $error->{'errorMessages'} |
line | l | !l | condition |
---|---|---|---|
167 | 0 | 0 | $headers //= {} |
168 | 0 | 0 | $headers->{'Content-Type'} //= 'application/json;charset=UTF-8' |
180 | 0 | 0 | $headers //= {} |
181 | 0 | 0 | $headers->{'Content-Type'} //= 'application/json;charset=UTF-8' |