| blib/lib/Net/DRI/Protocol/OVH/WS/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 10 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 103 | 0 | 0 | if (ref $res eq 'HASH') { } | 
| 167 | 0 | 0 | (shift())->errcode == 100 ? : | 
| 176 | 0 | 0 | if ($code >= 101 and $code <= 199) | 
| 182 | 0 | 0 | defined $code && exists $CODES{$code} ? : | 
| 183 | 0 | 0 | $ok ? : |