Branch Coverage

lib/Rex/Inventory/SMBios/Section.pm
Criterion Covered Total %
branch 3 12 25.0


line true false branch
37 0 228 unless (ref $item eq "ARRAY")
47 380 646 if (ref $_itm eq 'HASH') { }
115 0 0 unless ($self->dmi->get_tree($$Rex::Inventory::SMBios::Section::SECTION{ref $self}))
124 0 0 if ($is_array)
125 0 0 if ($idx != $self->get_index)
131 0 0 if (exists $entry->{$key}) { }