Condition Coverage

lib/Panotools/Photos.pm
Criterion Covered Total %
condition 13 36 36.1


and 3 conditions

line !l l&&!r l&&r condition
332 20 2 2 $$image{'exif'}{'RedBalance'} and $$image{'exif'}{'BlueBalance'}

or 2 conditions

line l !l condition
138 2 3 shift() || 4
164 175 0 $$image{'exif'}{'ShutterSpeedValue'} || $$image{'exif'}{'ExposureTime'} || $$image{'exif'}{'ShutterSpeed'} || 0
194 6 0 shift() || 15
279 0 0 shift() || 0
280 0 0 $$self[$index]{'exif'}{'Rotation'} || undef
313 0 0 shift() || 0
315 0 0 $$exif{'Aperture'} || 1
316 0 0 $$exif{'ExposureTime'} || $$exif{'ShutterSpeed'} || 1
318 0 0 $$exif{'ISO'} || 100

or 3 conditions

line l !l&&r !l&&!r condition
40 0 14 0 ref $class || $class
144 4 0 0 $longest or $shortest
203 25 1 0 $$image{'exif'}{'DateTimeOriginal'} || $$image{'exif'}{'FileModifyDate'}
235 5 0 0 $$self[0]{'exif'}{'DateTimeOriginal'} || $$self[0]{'exif'}{'FileModifyDate'}
236 5 0 0 $$self[-1]{'exif'}{'DateTimeOriginal'} || $$self[-1]{'exif'}{'FileModifyDate'}