| line |
true |
false |
branch |
|
41
|
0 |
0 |
unless (defined $patt) |
|
42
|
0 |
0 |
if ($patt =~ s/^RE://) |
|
56
|
0 |
0 |
if (defined $val and $val =~ /^(?:true|yes|on|y|1)$/i) { } |
|
86
|
0 |
0 |
unless (defined $$attrs{$attr}) |
|
106
|
0 |
0 |
unless $file =~ /<$tag\b/is |
|
123
|
0 |
0 |
unless $$textref =~ /^\s*<$tag\b/is |
|
125
|
0 |
0 |
if ($paired == 0 or $paired == 2) |
|
126
|
0 |
0 |
if $$textref =~ s[^\s*<\S+([^>]*?)/>][$self->_found_tag($tag, $1, '', 1, \@reqd_attrs, $taghandler, $tagfn);]egis |
|
131
|
0 |
0 |
if ($paired == 1 or $paired == 2) |
|
132
|
0 |
0 |
if $$textref =~ s[^\s*<\S+([^>]*?)>(.*?)<\/\s*$tag\s*>][$self->_found_tag($tag, $1, $2, 0, \@reqd_attrs, $taghandler, $tagfn);]egis |
|
154
|
0 |
0 |
if ($$self{'generate_tag_regexps'}) |
|
155
|
0 |
0 |
if ($isempty) { } |
|
166
|
0 |
0 |
unless (defined $attrs) |
|
183
|
0 |
0 |
if ($cmp != 0) |
|
200
|
0 |
0 |
if ($^O =~ /(?:win|os2)/i) { } |
|
|
0 |
0 |
elsif ($^O =~ /(?:mac)/i) { } |