Condition Coverage

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


and 3 conditions

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

or 3 conditions

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