lib/Rex/Inventory/DMIDecode/Section.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
38 | 0 | 234 | unless (ref $item eq "ARRAY") |
104 | 51 | 31 | unless ($self->dmi->get_tree($$Rex::Inventory::DMIDecode::Section::SECTION{ref $self})) |
113 | 9 | 22 | if ($is_array) |
114 | 0 | 9 | if ($idx != $self->get_index) |
120 | 31 | 0 | if (exists $entry->{$key}) { } |