Branch Coverage

blib/lib/Ovirt/Template.pm
Criterion Covered Total %
branch 0 90 0.0


line true false branch
123 0 0 if ($self->id) { }
171 0 0 if ($self->id) { }
0 0 elsif ($templateid) { }
183 0 0 if (my $last_output = $self->get_template_by_self_id($last_element) || $self->not_available)
197 0 0 unless $self->hash_output->{'template'}[$element_id]{'id'} eq $templateid
202 0 0 unless $templateid_element >= 0
215 0 0 if (my $last_output = $self->get_template_by_element_id($templateid_element, $last_element) || $self->not_available)
227 0 0 if (@attrs)
241 0 0 if (my $last_output = $self->get_template_by_element_id($element_id, $last_element) || $self->not_available)
264 0 0 unless $self->hash_output
270 0 0 if ($attr eq 'id') { }
0 0 elsif ($attr eq 'name') { }
0 0 elsif ($attr eq 'memory') { }
0 0 elsif ($attr eq 'type') { }
0 0 elsif ($attr eq 'state') { }
0 0 elsif ($attr eq 'description') { }
0 0 elsif ($attr eq 'cpu_cores') { }
0 0 elsif ($attr eq 'cpu_sockets') { }
0 0 elsif ($attr eq 'cpu_arch') { }
0 0 elsif ($attr eq 'cpu_shares') { }
0 0 elsif ($attr eq 'os_type') { }
0 0 elsif ($attr eq 'boot_dev') { }
0 0 elsif ($attr eq 'ha_enabled') { }
0 0 elsif ($attr eq 'ha_priority') { }
0 0 elsif ($attr eq 'display_type') { }
0 0 elsif ($attr eq 'cluster_id') { }
0 0 elsif ($attr eq 'creation_time') { }
0 0 elsif ($attr eq 'usb_enabled') { }
338 0 0 unless $self->hash_output
344 0 0 if ($attr eq 'id') { }
0 0 elsif ($attr eq 'name') { }
0 0 elsif ($attr eq 'state') { }
0 0 elsif ($attr eq 'description') { }
0 0 elsif ($attr eq 'cpu_cores') { }
0 0 elsif ($attr eq 'cpu_sockets') { }
0 0 elsif ($attr eq 'cpu_arch') { }
0 0 elsif ($attr eq 'cpu_shares') { }
0 0 elsif ($attr eq 'os_type') { }
0 0 elsif ($attr eq 'boot_dev') { }
0 0 elsif ($attr eq 'ha_enabled') { }
0 0 elsif ($attr eq 'ha_priority') { }
0 0 elsif ($attr eq 'display_type') { }
0 0 elsif ($attr eq 'cluster_id') { }
0 0 elsif ($attr eq 'creation_time') { }
0 0 elsif ($attr eq 'usb_enabled') { }