| lib/Webservice/OVH/Email/Domain.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 59 | 0 | 0 | unless $params{'module'} |
| 60 | 0 | 0 | unless $params{'wrapper'} |
| 69 | 0 | 0 | if $response->error |
| 96 | 0 | 0 | if (not $no_recheck) { } |
| 100 | 0 | 0 | if $response->error |
| 106 | 0 | 0 | grep({$_ eq $domain;} @$list) ? : |
| 112 | 0 | 0 | grep({$_ eq $domain;} @$list) ? : |
| 136 | 0 | 0 | if $response->error |
| 143 | 0 | 0 | if ($self->domain_exists($domain, 1)) |
| 173 | 0 | 0 | if ($self->domain_exists($domain)) { } |