blib/lib/Log/Dispatch/File/Stamped.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
63 | 6 | 18 | if $time eq $self->{'_time'} |
66 | 17 | 1 | $self->{'time_function'} eq 'localtime' ? : |
69 | 0 | 18 | if $stamp eq $self->{'_stamp'} |
73 | 18 | 0 | $self->{'_ext'} ? : |
86 | 12 | 0 | 'Log::Dispatch'->VERSION >= 2.59 ? : |
1 | 11 | if (not $$self{'Log::Dispatch'->VERSION >= 2.59 ? 'close_after_write' : 'close'} and $old_filename ne $self->{'filename'}) |