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) { }
163 0 0 if ($self->id) { }
0 0 elsif ($clusterid) { }
175 0 0 if (my $last_output = $self->get_cluster_by_self_id($last_element) || $self->not_available)
189 0 0 unless $self->hash_output->{'cluster'}[$element_id]{'id'} eq $clusterid
194 0 0 unless $clusterid_element >= 0
207 0 0 if (my $last_output = $self->get_cluster_by_element_id($clusterid_element, $last_element) || $self->not_available)
219 0 0 if (@attrs)
233 0 0 if (my $last_output = $self->get_cluster_by_element_id($element_id, $last_element) || $self->not_available)
256 0 0 unless $self->hash_output
262 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') { }
306 0 0 unless $self->hash_output
312 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') { }