Condition Coverage

blib/lib/FusionInventory/Agent/Logger/File.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 $handle or open $handle, '>>', $$self{'logfile'}