Condition Coverage

blib/lib/Net/DRI/Protocol/OVH/WS/Message.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

line !l l&&!r l&&r condition
176 0 0 0 $code >= 101 and $code <= 199
182 0 0 0 defined $code && exists $CODES{$code}

or 2 conditions

line l !l condition
173 0 0 $self->errmsg || ''