line |
!l |
l&&!r |
l&&r |
condition |
60
|
0 |
0 |
0 |
defined $data and $data =~ /\S/u |
93
|
0 |
0 |
0 |
$params{'fatal_declarations'} and $data =~ /
|
106
|
0 |
0 |
0 |
$token =~ /^\s+$/su and not $whitespace_tokens |
175
|
0 |
0 |
0 |
@{$elem->{'content'};} > 1 and $elem->{'content'}[0]{'type'} eq "t" |
|
0 |
0 |
0 |
@{$elem->{'content'};} > 1 and $elem->{'content'}[0]{'type'} eq "t" and not $elem->{'content'}[0]{'content'} =~ /\S/u |
182
|
0 |
0 |
0 |
@{$elem->{'content'};} > 1 and $elem->{'content'}[-1]{'type'} eq "t" |
|
0 |
0 |
0 |
@{$elem->{'content'};} > 1 and $elem->{'content'}[-1]{'type'} eq "t" and not $elem->{'content'}[-1]{'content'} =~ /\S/u |