Branch Coverage

lib/Webservice/OVH/Cloud/Project.pm
Criterion Covered Total %
branch 0 76 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
397 0 0 if (not $instance_id) { }
403 0 0 if ($self->instance_exists($instance_id)) { }
464 0 0 if $response->error
490 0 0 if $response->error
516 0 0 if $response->error
544 0 0 if $response->error
569 0 0 if (not $no_recheck) { }
574 0 0 if $response->error
580 0 0 grep({$_ eq $image_id;} @image_ids) ? :
586 0 0 grep({$_ eq $image_id;} @$list) ? :
611 0 0 unless exists $filter{'flavor_type'}
612 0 0 unless exists $filter{'os_type'}
613 0 0 unless exists $filter{'region'}
619 0 0 if $response->error
628 0 0 if ($self->image_exists($image_id, 1))
658 0 0 if ($self->image_exists($image_id)) { }
691 0 0 if (not $no_recheck) { }
696 0 0 if $response->error
701 0 0 grep({$_ eq $key_id;} @key_ids) ? :
707 0 0 grep({$_ eq $key_id;} @$list) ? :
731 0 0 $region ? :
736 0 0 if $response->error
745 0 0 if ($self->ssh_key_exists($key_id, 1))
775 0 0 if ($self->ssh_key_exists($key_id)) { }