| lib/Webservice/OVH/Cloud.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 26 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 60 | 0 | 0 | unless $params{'module'} | 
| 61 | 0 | 0 | unless $params{'wrapper'} | 
| 91 | 0 | 0 | if (not $no_recheck) { } | 
| 95 | 0 | 0 | if $response->error | 
| 99 | 0 | 0 | grep({$_ eq $id;} @$list) ? : | 
| 105 | 0 | 0 | grep({$_ eq $id;} @$list) ? : | 
| 129 | 0 | 0 | if $response->error | 
| 136 | 0 | 0 | if ($self->project_exists($project_id, 1)) | 
| 165 | 0 | 0 | if ($self->project_exists($project_id)) { } | 
| 200 | 0 | 0 | if exists $params{'description'} | 
| 201 | 0 | 0 | if exists $params{'voucher'} | 
| 203 | 0 | 0 | if $response->error | 
| 234 | 0 | 0 | if $response->error |