line |
!l |
l&&!r |
l&&r |
condition |
139
|
0 |
0 |
0 |
defined $self->{'db_host'} and $self->{'db_host'} ne "" |
141
|
0 |
0 |
0 |
defined $self->{'db_port'} and $self->{'db_port'} ne "" |
294
|
0 |
0 |
0 |
$term->{'mandatory'} and !defined($param_hash_ref->{$key}) || $param_hash_ref->{$key} eq '' |
334
|
0 |
0 |
0 |
$line->{'_deleted'} and $line->{'_new_line'} |
676
|
0 |
0 |
0 |
defined $5 && $5 eq '!' |
753
|
0 |
0 |
0 |
$count < $new_pos and $count >= $curr_pos |
756
|
0 |
0 |
0 |
$count > $new_pos and $count <= $curr_pos |
759
|
0 |
0 |
0 |
$count < $new_pos and $count < $curr_pos |
|
0 |
0 |
0 |
$count > $new_pos and $count > $curr_pos |
811
|
0 |
0 |
0 |
defined $definition and $definition ne "" |
813
|
0 |
0 |
0 |
defined $definition && $definition ne '' |
836
|
0 |
0 |
0 |
defined $key and $key ne "" |
845
|
0 |
0 |
0 |
defined $definition and $definition =~ /^\s+$/ |