line |
!l |
l&&!r |
l&&r |
condition |
122
|
0 |
0 |
0 |
defined $self->{'top_domains_cnt'} and $self->{'top_domains_cnt'} != 0
|
290
|
0 |
0 |
0 |
defined $top_cnt && $top_cnt >= 0
|
481
|
0 |
0 |
0 |
defined $total->{$key} and $total->{$key} > 0
|
|
0 |
0 |
0 |
defined $total->{$key} and $total->{$key} > 0 and defined $count->{$key}
|
|
0 |
0 |
0 |
defined $total->{$key} and $total->{$key} > 0 and defined $count->{$key} and $count->{$key} > 0
|
485
|
0 |
0 |
0 |
defined $total->{$key} and $total->{$key} eq 0
|
515
|
0 |
0 |
0 |
$limit > 0 and scalar @yaxis > $limit
|
554
|
0 |
0 |
0 |
defined $params{'chart'} and $params{'chart'}
|