line |
!l |
l&&!r |
l&&r |
condition |
559
|
0 |
0 |
0 |
$self->{'image_match'} and @{$dir_state->{'files'};} |
596
|
0 |
0 |
0 |
$self->{'dir_match'} and @{$dir_state->{'subdirs'};} |
637
|
0 |
0 |
0 |
$pages == 0 and @{$dir_state->{'subdirs'};} |
922
|
0 |
0 |
0 |
-f $img_page_file and not $self->{'force_html'} |
|
0 |
0 |
0 |
-f $img_page_file and not $self->{'force_html'} and not $dir_state->{'redo_html'} |
1010
|
0 |
0 |
0 |
not $uplink and $page > 1 |
1044
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$index_caption} and defined $dir_state->{'captions'}{$index_caption} |
1437
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$image} and defined $dir_state->{'captions'}{$image} |
1443
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} |
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} and @{$self->{'meta'};} |
1450
|
0 |
0 |
0 |
exists $img_state->{'info'}{$field} and defined $img_state->{'info'}{$field} |
|
0 |
0 |
0 |
exists $img_state->{'info'}{$field} and defined $img_state->{'info'}{$field} and $img_state->{'info'}{$field} |
1479
|
0 |
0 |
0 |
not $template =~ /\n/ and -r $template |