line |
true |
false |
branch |
111
|
0 |
0 |
if (not defined $tag_name) { } |
131
|
0 |
0 |
unless (defined $attr_search) |
134
|
0 |
0 |
if $attr_content =~ /$case_re\Q$attr_text_search\E/ |
138
|
0 |
0 |
if (not defined $attr_text_search and $attribute eq $attr_search) { } |
146
|
0 |
0 |
if $attr_content =~ /$case_re\Q$attr_text_search\E/ |
157
|
0 |
0 |
if $tag_search eq '' |
160
|
0 |
0 |
if $attr_search eq '' |
164
|
0 |
0 |
unless defined $tag_search or defined $attr_search |
177
|
0 |
0 |
if $tag =~ m[/] |
182
|
0 |
0 |
if defined $tag_search and not defined $tag_text_search |
185
|
0 |
0 |
if (defined $tag_text_search) |
188
|
0 |
0 |
if $tag_content =~ /$case_re\Q$tag_text_search\E/ |
192
|
0 |
0 |
unless defined $attr_search or defined $attr_text_search or $ok |
198
|
0 |
0 |
if $ok == 0 |
230
|
0 |
0 |
$ignore_case ? : |
239
|
0 |
0 |
if @forbid |
242
|
0 |
0 |
if @require |