Branch Coverage

blib/lib/Ovirt/Cluster.pm
Criterion Covered Total %
branch 0 62 0.0


line true false branch
115 0 0 if ($self->id) { }
152 0 0 if ($self->id) { }
0 0 elsif ($clusterid) { }
164 0 0 if (my $last_output = $self->get_cluster_by_self_id($last_element) || $self->not_available)
178 0 0 unless $self->hash_output->{'cluster'}[$element_id]{'id'} eq $clusterid
183 0 0 unless $clusterid_element >= 0
196 0 0 if (my $last_output = $self->get_cluster_by_element_id($clusterid_element, $last_element) || $self->not_available)
208 0 0 if (@attrs)
222 0 0 if (my $last_output = $self->get_cluster_by_element_id($element_id, $last_element) || $self->not_available)
245 0 0 unless $self->hash_output
251 0 0 if ($attr eq 'id') { }
0 0 elsif ($attr eq 'name') { }
0 0 elsif ($attr eq 'description') { }
0 0 elsif ($attr eq 'cpu_arch') { }
0 0 elsif ($attr eq 'cpu_id') { }
0 0 elsif ($attr eq 'datacenter_id') { }
0 0 elsif ($attr eq 'sched_name') { }
0 0 elsif ($attr eq 'sched_policy') { }
0 0 elsif ($attr eq 'ver_major') { }
0 0 elsif ($attr eq 'ver_minor') { }
295 0 0 unless $self->hash_output
301 0 0 if ($attr eq 'id') { }
0 0 elsif ($attr eq 'name') { }
0 0 elsif ($attr eq 'description') { }
0 0 elsif ($attr eq 'cpu_arch') { }
0 0 elsif ($attr eq 'cpu_id') { }
0 0 elsif ($attr eq 'datacenter_id') { }
0 0 elsif ($attr eq 'sched_name') { }
0 0 elsif ($attr eq 'sched_policy') { }
0 0 elsif ($attr eq 'ver_major') { }
0 0 elsif ($attr eq 'ver_minor') { }