| line |
!l |
l&&!r |
l&&r |
condition |
|
502
|
236 |
927 |
2392 |
$tag_filters and ref $attr_filter |
|
516
|
2 |
0 |
3 |
defined $filtered_attr{$key} and length $filtered_attr{$key} |
|
1447
|
12 |
3 |
3 |
$self->{'_hssCfg'}{'AllowRelURL'} and $text =~ m[^((?:[\w\-.!~*|;/?=+\$,%#]|&){0,100})$] |
|
1719
|
18 |
1 |
2 |
$filter->{'_hssCfg'}{'AllowMailto'} and substr($attval, 0, 7) eq 'mailto:' |
|
1828
|
94 |
1337 |
0 |
exists $rules->{'*'} and ref $rules->{'*'} eq 'HASH' && exists $rules->{'*'}{'tag'} && !$rules->{'*'}{'tag'} || !$rules->{'*'} |
|
1870
|
56 |
0 |
1431 |
$rules and ref $rules eq 'HASH' |
|
|
56 |
5 |
1426 |
$rules and ref $rules eq 'HASH' and keys %$rules |
|
1911
|
0 |
0 |
3 |
ref $required eq 'ARRAY' and @$required |
|
2091
|
5 |
0 |
2 |
$self->_hss_context eq 'Html' and $self->_hss_valid_in_context($tag, 'Flow') |