line |
!l |
l&&!r |
l&&r |
condition |
84
|
0 |
0 |
0 |
-e $self->{'out'} and not $self->{'opt'}{'force'} |
203
|
0 |
0 |
0 |
defined $self->{'opt'}{'templatefilter'} and not $file =~ /$self->{'opt'}{'templatefilter'}/mx |
252
|
0 |
0 |
0 |
defined $typefilter and not join(',', values %{$o;}) =~ /$typefilter/mx |
272
|
0 |
0 |
0 |
defined $self->{'opt'}{'templatefilter'} and not $file =~ /$self->{'opt'}{'templatefilter'}/mx |
336
|
0 |
0 |
0 |
defined $self->{'opt'}{'templatefilter'} and not $t =~ /$self->{'opt'}{'templatefilter'}/mx |
361
|
0 |
0 |
0 |
defined $appdirs and scalar @{$appdirs;} > 0 |
369
|
0 |
0 |
0 |
defined $self->{'opt'}{'templatefilter'} and not $t =~ /$self->{'opt'}{'templatefilter'}/mx |
403
|
0 |
0 |
0 |
not -d $dir and $dir =~ /$pattern/mx |
622
|
0 |
0 |
0 |
defined $lines->[$x] and $lines->[$x] =~ /SRC\s+(.*):(\d+)/mx |