line |
!l |
l&&!r |
l&&r |
condition |
54
|
252 |
2 |
45 |
&is_aromatic($_[1]{'last'}) and &is_aromatic($_[2]) |
115
|
188 |
3 |
3 |
&is_aromatic($_[1]{'last'}) and &is_aromatic($_[3]{'first'}) |
182
|
8 |
1 |
1 |
${$self->{'TOKEN'};} eq "" and grep {$_ eq "(" if defined $_ and not ref $_;} map({$_->[1];} @{$$self{"STACK"};}) |
183
|
2 |
3 |
2 |
defined $_ and not ref $_ |
207
|
1596 |
228 |
0 |
not $self->YYData->{'INPUT'} and $self->{'USER'}{'FILEIN'} |
344
|
0 |
22 |
1 |
$atom->{'chirality'} =~ /^\@\@?$/ and $graph->degree($atom) == 2 |
354
|
242 |
16 |
7 |
&is_chiral($atom) and $atom->{'first_of_chain'} |
|
16 |
0 |
7 |
&is_chiral($atom) and $atom->{'first_of_chain'} and $atom->{'chirality'} =~ /^\@\@?$/ |
|
16 |
1 |
6 |
&is_chiral($atom) and $atom->{'first_of_chain'} and $atom->{'chirality'} =~ /^\@\@?$/ and $atom->{'chirality_neighbours'} |
|
1 |
4 |
2 |
&is_chiral($atom) and $atom->{'first_of_chain'} and $atom->{'chirality'} =~ /^\@\@?$/ and $atom->{'chirality_neighbours'} and scalar @{$atom->{'chirality_neighbours'};} == 3 |
376
|
53 |
2 |
10 |
$bond and $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} |
|
2 |
10 |
0 |
$bond and $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} and !($bond =~ m[^[\\/]$]) && $bond ne $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} || $bond eq '\\' && $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} ne '/' || $bond eq '/' && $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} ne '\\' |
388
|
49 |
10 |
5 |
$bond and $bond =~ m[^[\\/]$] |
|
59 |
4 |
1 |
$bond and $bond =~ m[^[\\/]$] and not defined $self->{'USER'}{'RINGBONDS'}{$ring_bond}{'bond'} |
396
|
15 |
37 |
12 |
not $bond and &is_aromatic($ring_atom) |
|
52 |
3 |
9 |
not $bond and &is_aromatic($ring_atom) and &is_aromatic($atom) |
399
|
40 |
3 |
21 |
$bond and $bond ne "-" |
409
|
61 |
0 |
3 |
&is_chiral($ring_atom) and $ring_atom->{'chirality_neighbours'} |