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) { }
160 0 0 if ($self->id) { }
0 0 elsif ($templateid) { }
172 0 0 if (my $last_output = $self->get_template_by_self_id($last_element) || $self->not_available)
186 0 0 unless $self->hash_output->{'template'}[$element_id]{'id'} eq $templateid
191 0 0 unless $templateid_element >= 0
204 0 0 if (my $last_output = $self->get_template_by_element_id($templateid_element, $last_element) || $self->not_available)
216 0 0 if (@attrs)
230 0 0 if (my $last_output = $self->get_template_by_element_id($element_id, $last_element) || $self->not_available)
253 0 0 unless $self->hash_output
259 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') { }
327 0 0 unless $self->hash_output
333 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') { }