| blib/lib/Log/Agent/Channel/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 17 | 35.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 176 | 31 | 0 | 2 | $filename =~ /^\s*[>|]/ and $self->magic_open |
| 206 | 1 | 0 | 0 | defined $erot and defined $rotate |
| 1 | 0 | 0 | defined $erot and defined $rotate and not $erot->is_same($rotate) | |
| 229 | 0 | 0 | 31 | defined $fobj and $self->share |
| line | l | !l | condition |
|---|---|---|---|
| 248 | 33 | 0 | $fobj || 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 242 | 0 | 0 | 0 | $self->prefixing_string || "$0: " |