Branch Coverage

blib/lib/Log/Log4perl/NDC.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
15 3 1 if (@NDC_STACK) { }
26 0 0 if (@NDC_STACK) { }
38 0 7 unless (defined $text)
43 1 6 if (@NDC_STACK >= $MAX_SIZE)