line |
!l |
l&&!r |
l&&r |
condition |
88
|
0 |
0 |
7 |
not ref $self->{'ColorScheme'} and $self->{'ColorScheme'} =~ /^([[:alnum:]_]+)$/ |
130
|
4 |
11 |
0 |
@_ and exists $import_param_names{$_[0]} |
185
|
0 |
0 |
195 |
$n <= 255 && $n >= 0 |
198
|
426 |
272 |
0 |
ref $p->[0] eq 'ARRAY' and $#{$$p[0];} == 0 |
202
|
426 |
0 |
272 |
ref $p->[0] eq 'ARRAY' and $#{$$p[0];} == 2 |
|
361 |
0 |
65 |
$#$p >= 2 + ($q || 0) and __is_col_val($p->[0]) |
|
361 |
0 |
65 |
$#$p >= 2 + ($q || 0) and __is_col_val($p->[0]) and __is_col_val($p->[1]) |
|
0 |
0 |
65 |
$#$p >= 2 + ($q || 0) and __is_col_val($p->[0]) and __is_col_val($p->[1]) and __is_col_val($p->[2]) |