| 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'};} |
|
889
|
0 |
0 |
0 |
$x and $y |
|
931
|
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'} |
|
1019
|
0 |
0 |
0 |
not $uplink and $page > 1 |
|
1053
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$index_caption} and defined $dir_state->{'captions'}{$index_caption} |
|
1446
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$image} and defined $dir_state->{'captions'}{$image} |
|
1452
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} |
|
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} and @{$self->{'meta'};} |
|
1459
|
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} |
|
1488
|
0 |
0 |
0 |
not $template =~ /\n/ and -r $template |