line |
!l |
l&&!r |
l&&r |
condition |
97
|
34 |
0 |
1 |
defined $params->{'warns_as_errors'} && $params->{'warns_as_errors'} |
129
|
0 |
0 |
0 |
$params and $params->{'filename'} |
169
|
0 |
1 |
33 |
$params and $params->{'css'} |
310
|
8 |
0 |
12 |
$rule->{'selector'} and $rule->{'declarations'} |
|
0 |
1 |
7 |
$rule->{'type'} and $rule->{'prelude'} |
|
1 |
7 |
0 |
$rule->{'type'} and $rule->{'prelude'} and $rule->{'block'} |
|
0 |
4 |
0 |
$rule->{'type'} and $rule->{'prelude'} |
|
0 |
1 |
0 |
$rule->{'type'} and $rule->{'block'} |
421
|
0 |
0 |
193 |
exists $params->{'selector'} and exists $params->{'declarations'} |
454
|
0 |
0 |
19 |
exists $params->{'type'} and exists $params->{'prelude'} |
|
0 |
0 |
19 |
exists $params->{'type'} and exists $params->{'prelude'} and exists $params->{'block'} |
476
|
0 |
0 |
621 |
$self and ref $self |