line |
!l |
l&&!r |
l&&r |
condition |
557
|
0 |
0 |
0 |
$self->{'image_match'} and @{$dir_state->{'files'};} |
594
|
0 |
0 |
0 |
$self->{'dir_match'} and @{$dir_state->{'subdirs'};} |
635
|
0 |
0 |
0 |
$pages == 0 and @{$dir_state->{'subdirs'};} |
887
|
0 |
0 |
0 |
$x and $y |
929
|
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'} |
1017
|
0 |
0 |
0 |
not $uplink and $page > 1 |
1051
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$index_caption} and defined $dir_state->{'captions'}{$index_caption} |
1444
|
0 |
0 |
0 |
exists $dir_state->{'captions'}{$image} and defined $dir_state->{'captions'}{$image} |
1450
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} |
|
0 |
0 |
0 |
$img_state and defined $self->{'meta'} and @{$self->{'meta'};} |
1457
|
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} |
1486
|
0 |
0 |
0 |
not $template =~ /\n/ and -r $template |