| blib/lib/FusionInventory/Agent/Logger/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | $stat and $stat->size > $$self{'logfile_maxsize'} |
| 49 | 0 | 0 | 0 | $retryTill > time and not $locked |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 41 | 0 | 0 | 0 | $handle or open $handle, '>>', $$self{'logfile'} |