blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Networks.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 20 | 35.0 |
line | true | false | branch |
---|---|---|---|
12 | 0 | 0 | if $params{'no_category'}{'network'} |
24 | 0 | 0 | if $interface->{'IPGATEWAY'} |
26 | 0 | 0 | if $interface->{'dns'} |
29 | 0 | 0 | if $interface->{'IPADDRESS'} |
51 | 0 | 6 | unless defined $deviceId |
60 | 6 | 18 | if $subkey_name =~ m[^/] |
65 | 11 | 1 | unless $subkey->{'Connection/'} and $subkey->{'Connection/'}{'/PnpInstanceID'} and $subkey->{'Connection/'}{'/PnpInstanceID'} eq $deviceId |
68 | 0 | 0 | $subtype eq '0x00000002' ? : |
1 | 0 | $subtype eq '0x00000001' ? : | |
0 | 1 | !defined($subtype) ? : |