lib/Webservice/OVH/Cloud/Project/Network/Private.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 3 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
489 | 0 | 0 | 0 | $self->{'_subnets'}{$subnet_id} || 'Webservice::OVH::Cloud::Project::Network::Private::Subnet'->_new_existing('wrapper', $api, 'module', $self->{'_module'}, 'project', $self->project, 'id', $subnet_id, 'network', $self, 'properties', $subnet) |