| blib/lib/FusionInventory/Agent/Tools/Linux.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 107 | 0 | 0 | 0 | $cpu and _isValidCPU($cpu) |
| 114 | 0 | 0 | 0 | $cpu and _isValidCPU($cpu) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 122 | 0 | 0 | 0 | exists $$cpu{'processor'} || exists $$cpu{'cpu'} |