| lib/Webservice/OVH/Domain/Zone.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 17 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 261 | 0 | 0 | 0 | exists $filter{'field_type'} && !$filter{'field_type'} | 
| 262 | 0 | 0 | 0 | exists $filter{'subdomain'} && !$filter{'subdomain'} | 
| 305 | 0 | 0 | 0 | $self->{'_records'}{$record_id} and $self->{'_records'}{$record_id}->is_valid | 
| line | l | !l | condition | 
|---|---|---|---|
| 440 | 0 | 0 | $minimal ||= "false" | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 275 | 0 | 0 | 0 | $self->{'_records'}{$record_id} || 'Webservice::OVH::Domain::Zone::Record'->_new_existing('wrapper', $api, 'module', $self->{'_module'}, 'zone', $self, 'id', $record_id) | 
| 306 | 0 | 0 | 0 | $from_array_record || 'Webservice::OVH::Domain::Zone::Record'->_new_existing('wrapper', $api, 'module', $self->{'_module'}, 'zone', $self, 'id', $record_id) |