Branch Coverage

blib/lib/Imager/GIF.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
17 0 0 unless $args{'file'}
25 0 0 unless $img->write_multi({'file', $file, 'type', 'gif'}, @{$$self{'images'};})
37 0 0 unless ($ratio)
38 0 0 if (defined $args{'xpixels'})
41 0 0 if (defined $args{'ypixels'})
63 0 0 if ($in->tags('name', 'gif_local_map'))