blib/lib/Log/Log4perl/Appender/Chunk.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
47 | 1 | 3 | if ($full_class =~ /^\+/) { } |
61 | 5 | 39 | if ('Log::Log4perl::MDC'->get('Log::Log4perl::Appender::Chunk-reentrance')) |
117 | 0 | 13 | unless (defined $chunk_id) |
126 | 2 | 0 | if (my $chunk_id = $self->previous_chunk) |
138 | 25 | 14 | if (defined $chunk) { } |
139 | 17 | 8 | if (defined $previous_chunk) { } |
140 | 12 | 5 | if ($previous_chunk eq $chunk) { } |
153 | 8 | 6 | if (defined $previous_chunk) { } |