Condition Coverage

blib/lib/FusionInventory/Agent/Logger/File.pm
Criterion Covered Total %
condition 7 9 77.7


and 3 conditions

line !l l&&!r l&&r condition
33 1 1022 1 $stat and $stat->size > $self->{'logfile_maxsize'}
49 0 2053 2053 $retryTill > time and not $locked

or 3 conditions

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