line |
l |
!l&&r |
!l&&!r |
condition |
239
|
0 |
0 |
0 |
/^\s*#/ or /^\s*$/ |
308
|
0 |
0 |
0 |
ref $class || $class |
370
|
0 |
0 |
0 |
$captions{$basename} || $$self{'opt'}{'nocaption'} |
495
|
0 |
0 |
0 |
$opt{$1}{$2} ||= $value |
497
|
0 |
0 |
0 |
$opt{'font'}{'face'} ||= $value |
499
|
0 |
0 |
0 |
$opt{'body'}{'bgcolor'} ||= $value |
501
|
0 |
0 |
0 |
$opt{'table'}{'width'} ||= $value |
503
|
0 |
0 |
0 |
$opt{'div'}{'align'} ||= $value |
506
|
0 |
0 |
0 |
$opt{'div'}{'align'} ||= $value ? 'center' : 'left' |
514
|
0 |
0 |
0 |
$$self{'opt'}{'albums'}{$album} || ucfirst $album |
552
|
0 |
0 |
0 |
$$self{'cgi'}->param('image') or $$self{'cgi'}->param('slideshow') |
553
|
0 |
0 |
0 |
$$self{'cgi'}->param('image') || $opt{'eachpage'} * ($$self{'cgi'}->param('page') - 1) + 1 |
700
|
0 |
0 |
0 |
$$data[2] || "$opt{'linktext'} $n" |