line |
!l |
l&&!r |
l&&r |
condition |
441
|
0 |
0 |
0 |
ref $retorno->{$directory} eq 'HASH' and $retorno->{$directory}{'error'} == 0
|
|
0 |
0 |
0 |
ref $retorno->{$directory} eq 'HASH' and $retorno->{$directory}{'error'} == 0 and $directoryConfiguration->{'unpack'}
|
445
|
0 |
0 |
0 |
ref $file eq 'HASH' and $file->{'error'} == 0
|
498
|
0 |
0 |
0 |
not defined $remoteFiles and $self->{'connection'}->message =~ /No files found/u
|
612
|
0 |
0 |
0 |
$entry->{'a'}{'size'} > 0 && $entry->{'filename'} =~ qr/$configuration->{'fileNameRule'}/iu && ref $configuration->{'downloadedFiles'} eq 'HASH' && !$configuration->{'downloadedFiles'}{$entry->{'filename'}}
|
753
|
0 |
0 |
1 |
&blessed($self) and $self->isa('Siffra::Transfers')
|