Branch Coverage
blib/lib/String/Filter.pm
Criterion
Covered
Total
%
branch
7
12
58.3
line
true
false
branch
12
0
1
@_ == 1 ? :
19
1
0
if $$args{'rules'}
26
0
1
unless @_ % 2 == 0
39
0
0
if @_
52
2
6
if $token eq ''
55
4
10
if ($token =~ /$$rule[0]/)