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