Condition Coverage

lib/OVH/OvhApi/Answer.pm
Criterion Covered Total %
condition 0 6 0.0


and 3 conditions

line !l l&&!r l&&r condition
43 0 0 0 &blessed($params{'response'}) and $params{'response'}->isa('HTTP::Response')
103 0 0 0 $self->{'response'}->header('Client-Warning') and $self->{'response'}->header('Client-Warning') eq 'Internal response'