Branch Coverage

lib/Webservice/OVH/Cloud/Project.pm
Criterion Covered Total %
branch 0 78 0.0


line true false branch
66 0 0 unless $params{'module'}
67 0 0 unless $params{'wrapper'}
68 0 0 unless $params{'id'}
131 0 0 if $response->error
175 0 0 $self->{'_properties'}{'unleash'} eq 'true' ? :
198 0 0 if $order_id
267 0 0 if $response->error
294 0 0 if $response->error
319 0 0 if (not $no_recheck) { }
324 0 0 if $response->error
329 0 0 grep({$_ eq $instance_id;} @instance_ids) ? :
335 0 0 grep({$_ eq $instance_id;} @$list) ? :
357 0 0 $region ? :
361 0 0 if $response->error
370 0 0 if ($self->instance_exists($instance_id, 1))
399 0 0 if (not $instance_id) { }
405 0 0 if ($self->instance_exists($instance_id)) { }
466 0 0 if $response->error
492 0 0 if $response->error
518 0 0 if $response->error
546 0 0 if $response->error
571 0 0 if (not $no_recheck) { }
576 0 0 if $response->error
582 0 0 grep({$_ eq $image_id;} @image_ids) ? :
588 0 0 grep({$_ eq $image_id;} @$list) ? :
613 0 0 unless exists $filter{'flavor_type'}
614 0 0 unless exists $filter{'os_type'}
615 0 0 unless exists $filter{'region'}
621 0 0 if $response->error
630 0 0 if ($self->image_exists($image_id, 1))
660 0 0 if ($self->image_exists($image_id)) { }
693 0 0 if (not $no_recheck) { }
698 0 0 if $response->error
703 0 0 grep({$_ eq $key_id;} @key_ids) ? :
709 0 0 grep({$_ eq $key_id;} @$list) ? :
733 0 0 $region ? :
738 0 0 if $response->error
747 0 0 if ($self->ssh_key_exists($key_id, 1))
777 0 0 if ($self->ssh_key_exists($key_id)) { }