Branch Coverage

blib/lib/Imager/ExifOrientation.pm
Criterion Covered Total %
branch 4 10 40.0


line true false branch
21 0 0 if ($opts{'data'}) { }
0 0 elsif ($opts{'path'}) { }
40 0 0 unless $$exif{'Orientation'}
59 10 6 if ($$map{'mirror'})
63 8 8 if ($$map{'right'})