Branch Coverage

blib/lib/Photography/Website/Configure.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
40 0 0 unless is_image($source)
138 0 0 unless ($album)
139 0 0 if $$parent{'oblivious'}
144 0 0 if (defined $$album{'slug'} and $$album{'slug'} eq 'private')
154 0 0 if (not $parent) { }
196 0 0 if ($parent) { }
233 0 0 $$parent{'url'} ? :
320 0 0 unless (exists $$album{'protected'})
336 0 0 unless (exists $$album{'title'})
348 0 0 unless (exists $$album{'copyright'})
388 0 0 unless (exists $$album{'watermark'})
410 0 0 unless (exists $$album{'fullscreen'})
411 0 0 if ($$album{'parent'}) { }
428 0 0 unless (exists $$album{'oblivious'})
488 0 0 if $_ eq 'items'
489 0 0 if exists $$album{$_}
499 0 0 if (-f $file) { }
511 0 0 unless open my $fh, '>', $file