| blib/lib/FusionInventory/Agent/Task/Deploy/P2P.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 6 | 11 | 54.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 58 | 0 | 2 | 1233 | ++$ipInterval and $after < $ipLimit / 2 | 
| 171 | 0 | 0 | 0 | @ipToTestList and @ipFound < 30 | 
| line | l | !l | condition | 
|---|---|---|---|
| 47 | 2 | 0 | 'Net::IP'->new($ipStart . ' - ' . $ipEnd) || die(Net::IP::Error()) | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 60 | 4 | 2 | 1229 | $after or $address->{'ip'} eq $ipInterval->ip |