line |
!l |
l&&!r |
l&&r |
condition |
221
|
0 |
0 |
0 |
$$this{'_xhtml'} and $lel eq 'img' |
|
0 |
0 |
0 |
$$this{'_xhtml'} and $lel eq 'img' and $latt eq 'border' |
279
|
0 |
0 |
0 |
not $$this{'_xhtml'} and $lel eq 'html' && $latt eq 'xmlns' || $latt eq 'xml:space' && $lel =~ /^(pre|s(cript|tyle))$/o |
342
|
0 |
0 |
0 |
$lel eq 'input' and $attr eq 'name' |
|
0 |
0 |
0 |
$lel eq 'input' and $attr eq 'name' and $line =~ /\stype=(\\?[\"\'])?(submi|rese)t\b/io |
347
|
0 |
0 |
0 |
$lel eq 'map' and $attr eq 'id' |
|
0 |
0 |
0 |
$lel eq 'map' and $attr eq 'id' and not $$this{'_xhtml'} |
386
|
0 |
0 |
0 |
lc $elem eq 'script' and $mtype =~ /(ecm|jav)ascript/io |
|
0 |
0 |
0 |
lc $elem eq 'script' and $mtype =~ /(ecm|jav)ascript/io and not lc($mtype) =~ m[^application/(ecm|jav)ascript$] |
463
|
0 |
0 |
0 |
lc $start eq lc $end and $slash ne '/' |
489
|
0 |
0 |
0 |
$$this{'_xhtml'} and not $el =~ /^$HTML::GMUCK::Compat_Elems$/io |
|
0 |
0 |
0 |
$$this{'_xhtml'} and not $el =~ /^$HTML::GMUCK::Compat_Elems$/io and not $end =~ m[\s\\?/]o |
|
0 |
0 |
0 |
not $$this{'_xml'} and $end =~ m[/>$]o |
623
|
0 |
0 |
0 |
$$this{'_html'} and my($p1, $html, $t) = $rest =~ /^((html)\s+)(\w+)?/io |
627
|
0 |
0 |
0 |
$$this{'_xhtml'} and $html ne 'html' |
647
|
0 |
0 |
0 |
$$this{'_xml'} and uc $t eq 'PUBLIC' |
717
|
0 |
0 |
0 |
not $minattr and $$this{'_xml'} |
769
|
0 |
0 |
0 |
defined $pos and $pos > 0 |
770
|
0 |
0 |
0 |
$$this{'_tab_width'} > 1 and $pos > 0 |