| line |
!l |
l&&!r |
l&&r |
condition |
|
85
|
0 |
0 |
0 |
-e $self->{'out'} and not $self->{'opt'}{'force'} |
|
205
|
0 |
0 |
0 |
defined $self->{'opt'}{'templatefilter'} and not $file =~ /$self->{'opt'}{'templatefilter'}/mx |
|
254
|
0 |
0 |
0 |
defined $typefilter and not join(',', values %{$o;}) =~ /$typefilter/mx |
|
274
|
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 |
|
643
|
0 |
0 |
0 |
defined $lines->[$x] and $lines->[$x] =~ /SRC\s+(.*):(\d+)/mx |
|
668
|
0 |
0 |
0 |
$o->{'type'} and $o->{'type'} ne 'contact' |