| line |
!l |
l&&!r |
l&&r |
condition |
|
55
|
1279 |
0 |
135 |
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'}{$$prepped[0]}
|
|
101
|
471 |
720 |
6 |
$types eq 'i' and $$prepped[0] eq 'inherit'
|
|
160
|
122 |
0 |
393 |
$subprops and exists $$subprops{$_}
|
|
163
|
173 |
0 |
273 |
$Match[$c] and length $Match[$c][0]
|
|
191
|
905 |
0 |
90 |
exists $$spec{'list'} && $$spec{'list'}
|
|
228
|
1261 |
73 |
0 |
@valtypes != 1 and $valtypes[0] != 23 || do {
BEGIN {${^WARNING_BITS} = "TUUUUUUUTUQT\@UU\025"}
my $found;
foreach $_ (@valtypes[1 ... $#valtypes - 1]) {
++$found, last if $_ == -1;
};
$found
}
|