Branch Coverage

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


line true false branch
26 4 0 if (ref $action eq 'CODE') { }
51 19 19 if (defined $value)
55 38 0 if (exists $FILTERS_DEFINED{$name}) { }
79 0 7 unless defined $self->{'ok'}