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