line |
true |
false |
branch |
99
|
0 |
0 |
if exists $self->{'replace_rules_done'}{$rule}
|
102
|
0 |
0 |
unless (exists $conf->{'test_qrs'}{$rule})
|
108
|
0 |
0 |
unless defined $re
|
121
|
0 |
0 |
if ($re =~ s/${start}pre (.+?)$end//)
|
124
|
0 |
0 |
if ($re =~ s/${start}post (.+?)$end//)
|
127
|
0 |
0 |
if ($re =~ s/${start}inter (.+?)$end//)
|
135
|
0 |
0 |
if ($pre_name)
|
137
|
0 |
0 |
if ($pre)
|
141
|
0 |
0 |
if ($post_name)
|
143
|
0 |
0 |
if ($post)
|
147
|
0 |
0 |
if ($inter_name)
|
149
|
0 |
0 |
if ($inter)
|
154
|
0 |
0 |
if ($re[$i] =~ /$start(.+?)$end/g)
|
157
|
0 |
0 |
if ($tag_name)
|
159
|
0 |
0 |
if ($replacement)
|
161
|
0 |
0 |
if not $doagain and $replacement =~ /<[^>]+>/
|
172
|
0 |
0 |
if ($re ne $origre) { }
|
175
|
0 |
0 |
unless ($rec)
|
270
|
0 |
0 |
unless (defined $value and not $value =~ /^$/)
|
273
|
0 |
0 |
unless ($value =~ /\S+/)
|