| line |
!l |
l&&!r |
l&&r |
condition |
|
55
|
1279 |
135 |
0 |
exists $p->{'properties'} and $p->{'properties'} |
|
93
|
1182 |
15 |
6 |
exists $spec->{'special_values'} and $types eq 'i' |
|
|
1197 |
0 |
6 |
exists $spec->{'special_values'} and $types eq 'i' and exists $spec->{'special_values'}{$CSS::DOM::PropertyParser::prepped->[0]} |
|
101
|
471 |
720 |
6 |
$types eq 'i' and $CSS::DOM::PropertyParser::prepped->[0] eq 'inherit' |
|
160
|
122 |
393 |
0 |
$subprops and exists $subprops->{$_} |
|
163
|
173 |
0 |
273 |
$Match[$c] and length $Match[$c][0] |
|
195
|
905 |
90 |
0 |
exists $spec->{'list'} && $spec->{'list'} |
|
228
|
1261 |
73 |
0 |
@valtypes != 1 and $valtypes[0] != 23 || do {
BEGIN {${^WARNING_BITS} = "\x54\x55\x55\x55\x55\x55\x55\x55\x54\x55\x51\x54\x40\x55\x55\x55\x55\x15"}
my $found;
foreach $_ (@valtypes[1 ... $#valtypes - 1]) {
++$found, last if $_ == -1;
};
$found
} |