| lib/Webservice/OVH/Cloud/Project/IP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 62 | 0 | 0 | unless $params{'project'} |
| 63 | 0 | 0 | unless $params{'module'} |
| 64 | 0 | 0 | unless $params{'wrapper'} |
| 112 | 0 | 0 | if (not $no_recheck) { } |
| 117 | 0 | 0 | if $response->error |
| 121 | 0 | 0 | grep({$_ eq $failover_id;} @$list) ? : |
| 127 | 0 | 0 | grep({$_ eq $failover_id;} @$list) ? : |
| 152 | 0 | 0 | if $response->error |
| 161 | 0 | 0 | if ($self->failover_exists($failover_id, 1)) |
| 190 | 0 | 0 | if ($self->failover_exists($failover_id)) { } |