| lib/Rex/Inventory/DMIDecode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 171 | 36 | 453 | 0 | exists $section{$section} and not ref $section{$section} |
| 36 | 0 | 453 | exists $section{$section} and ref $section{$section} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 24 | 0 | 54 | 0 | ref $that || $that |