Condition Coverage

blib/lib/Log/Log4perl/Filter/CallerMatch.pm
Criterion Covered Total %
condition 6 6 100.0


and 3 conditions

line !l l&&!r l&&r condition
56 3 1 12 $sub =~ /$s_regex/ and $package =~ /$p_regex/
4 3 9 $sub =~ /$s_regex/ and $package =~ /$p_regex/ and $message =~ /$m_regex/