| blib/lib/Bot/Cobalt/Logger/Output/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 12 | 58.3 |
| line | l | !l | condition |
|---|---|---|---|
| 149 | 0 | 0 | warn '_open failure' and return |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 137 | 1 | 0 | 6 | -e $self->file and $self->[4] == (stat $self->file)[1] |
| line | l | !l | condition |
|---|---|---|---|
| 81 | 4 | 3 | $self->[2] //= 1089 |
| 89 | 5 | 3 | $self->[3] //= 438 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 50 | 0 | 0 | 3 | $^O eq 'MSWin32' or $^O eq 'VMS' |