blib/lib/Log/ger/Output/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
28 | 4 | 0 | 0 | $lock_mode ne 'none' and $conf{'handle'} |
67 | 3 | 0 | 1 | $lazy and not $fh |
line | l | !l | condition |
---|---|---|---|
21 | 0 | 5 | $conf{'lock_mode'} || 'none' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 3 | 1 | 1 | defined $conf{'path'} or $conf{'handle'} |
71 | 4 | 0 | 0 | $autoflush or $lock_handle |