Branch Coverage
blib/lib/Log/Log4perl/MDC.pm
Criterion
Covered
Total
%
branch
4
6
66.6
line
true
false
branch
16
0
6
if
(
$class
ne
"Log::Log4perl::MDC"
)
21
3
3
if
(
exists
$MDC_HASH
{
$key
}
)
{
}
33
0
3
if
(
$class
ne
"Log::Log4perl::MDC"
)