Branch Coverage

lib/Webservice/OVH/Hosting/Web.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
48 0 0 unless $params{'module'}
49 0 0 unless $params{'wrapper'}
79 0 0 if (not $no_recheck) { }
83 0 0 if $response->error
87 0 0 grep({$_ eq $service_name;} @$list) ? :
93 0 0 grep({$_ eq $service_name;} @$list) ? :
117 0 0 if $response->error
124 0 0 if ($self->service_exists($service_name, 1))
153 0 0 if ($self->service_exists($service_name)) { }