blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Users.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 6 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
126 | 0 | 0 | 0 | $process->{'ExecutablePath'} and $process->{'ExecutablePath'} =~ /\\Explorer\.exe$/i |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
161 | 0 | 0 | 0 | encodeFromRegistry($machKey->{'SOFTWARE/Microsoft/Windows/CurrentVersion/Authentication/LogonUI/LastLoggedOnUser'}) || encodeFromRegistry($machKey->{'SOFTWARE/Microsoft/Windows NT/CurrentVersion/Winlogon/DefaultUserName'}) |