Branch Coverage

blib/lib/Log/Dispatch/File/Stamped.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
76 6 18 if $time eq $self->{'_time'}
79 17 1 $self->{'time_function'} eq 'localtime' ? :
82 0 18 if $stamp eq $self->{'_stamp'}
86 18 0 $self->{'_ext'} ? :
99 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'})