Condition Coverage

blib/lib/HTML/PhotoAlbum.pm
Criterion Covered Total %
condition 0 59 0.0


and 3 conditions

line !l l&&!r l&&r condition
194 0 0 0 $key and $val
595 0 0 0 $$self{'cgi'}->param('slideshow') and $nextimg
0 0 0 $$self{'cgi'}->param('slideshow') and $nextimg and $$self{'cgi'}->param('submit') ne 'Stop'
635 0 0 0 $page >= 0 and $page <= $numpages

or 2 conditions

line l !l condition
168 0 0 shift() || (return undef)
186 0 0 shift() || (return)
208 0 0 shift() || 'The requested album or image was not found.'
511 0 0 $navform->field('album') || ''

or 3 conditions

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"