Branch Coverage
blib/lib/Log/Log4perl/Filter/StringMatch.pm
Criterion
Covered
Total
%
branch
2
2
100.0
line
true
false
branch
52
5
4
if
(
$_
=~
/$self->{'StringToMatch'}/
)
{
}