Branch Coverage

lib/Webservice/OVH/Domain/Zone/Record.pm
Criterion Covered Total %
branch 0 56 0.0


line true false branch
72 0 0 unless $params{'module'}
73 0 0 unless $params{'wrapper'}
74 0 0 unless $params{'id'}
75 0 0 unless $params{'zone'}
84 0 0 if $response->error
86 0 0 if (not $response->error) { }
119 0 0 unless $params{'module'}
120 0 0 unless $params{'wrapper'}
121 0 0 unless $params{'zone'}
128 0 0 if (my(@missing_parameters) = grep({not $params{$_};} @keys_needed))
135 0 0 if exists $params{'sub_domain'}
137 0 0 if exists $params{'ttl'}
138 0 0 if exists $params{'field_type'}
140 0 0 if $response->error
146 0 0 if $refresh eq "true"
194 0 0 unless $self->is_valid
259 0 0 unless $self->_is_valid
265 0 0 if $response->error
373 0 0 unless $self->_is_valid
379 0 0 if $response->error
382 0 0 if $refresh eq "true"
405 0 0 unless $self->_is_valid
407 0 0 if (scalar keys %params != 0)
413 0 0 if exists $params{'sub_domain'}
414 0 0 if exists $params{'target'}
415 0 0 if exists $params{'ttl'}
417 0 0 if $response->error
420 0 0 if $refresh eq "true"