| line |
!l |
l&&!r |
l&&r |
condition |
|
132
|
2938 |
0 |
15 |
$input =~ s/\\\s*$//s and $line < $max |
|
208
|
210 |
21 |
13 |
exists $$current{'_data'}{$k} and not $$current{'_inherited'}{$k} |
|
257
|
14 |
0 |
17 |
$$c{'_name'} eq $name and $$c{'_type'} eq $type |
|
278
|
0 |
0 |
20 |
defined $base and $base != $current |
|
444
|
15 |
2 |
2 |
not defined $var and $value |
|
798
|
0 |
6 |
0 |
$$self{'_file'} and @{$$self{'_file'};} |
|
844
|
1 |
0 |
0 |
$$c{'_inherit'} and $$self{'_bestow'} |
|
850
|
0 |
2 |
0 |
$$self{'_bestow'} and $$c{'_inherited'}{$k} |
|
893
|
0 |
0 |
0 |
$$c{'_inherit'} and $$self{'_bestow'} |
|
899
|
0 |
0 |
0 |
$$self{'_bestow'} and $$c{'_inherited'}{$k} |