| blib/lib/FusionInventory/Agent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 33 | 3.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 0 | 0 | 0 | $$config{'debug'} && $$config{'debug'} == 1 |
| 0 | 0 | 0 | $$config{'debug'} && $$config{'debug'} == 2 | |
| 170 | 0 | 0 | 0 | $$config{'daemon'} || $$config{'service'} and not $$config{'no-httpd'} |
| 223 | 0 | 0 | 0 | $$self{'config'}{'lazy'} and $time < $target->getNextRunDate |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | $$config{'pidfile'} || $$self{'vardir'} . '/fusioninventory.pid' |
| 170 | 0 | 0 | 0 | $$config{'daemon'} || $$config{'service'} |
| 191 | 0 | 0 | 0 | $$self{'config'}{'daemon'} or $$self{'config'}{'service'} |
| 200 | 0 | 0 | 0 | $$self{'config'}{'daemon'} or $$self{'config'}{'service'} |
| 242 | 0 | 0 | 0 | $$self{'config'}{'daemon'} or $$self{'config'}{'service'} |
| 297 | 0 | 0 | 0 | $$self{'config'}{'daemon'} or $$self{'config'}{'service'} |
| 381 | 0 | 0 | 10 | $$self{'config'}{'daemon'} or $$self{'config'}{'service'} |