| line |
!l |
l&&!r |
l&&r |
condition |
|
64
|
2 |
2 |
0 |
$args{'allow_entity_reference'} ne '' and $args{'allow_entity_reference'} == 0 |
|
324
|
0 |
0 |
0 |
exists $JS_EVENT{$event} and not $JS_EVENT{$event} |
|
332
|
0 |
0 |
0 |
not $JS_EVENT{'cite'} and $$attr{'href'} =~ /^(java|vb)script:/i |
|
369
|
39 |
0 |
0 |
$is_cdata and $$self{'_current_tag'} eq 'script' |
|
|
39 |
0 |
0 |
$is_cdata and $$self{'_current_tag'} eq 'script' and $$self{'allow_script'} |
|
373
|
39 |
0 |
0 |
$is_cdata and $$self{'_current_tag'} eq 'style' |
|
|
39 |
0 |
0 |
$is_cdata and $$self{'_current_tag'} eq 'style' and $$self{'allow_style'} |