Branch Coverage

blib/lib/Image/DeAnim.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
24 0 0 unless ($header =~ /^GIF\d\d[a-z]/)
35 0 0 if ($ls_flag & 128)
46 0 0 if ($block_label eq ';')
51 0 0 if ($block_label eq ',')
56 0 0 unless ($block_label eq '!')
62 0 0 if ($ext_label eq "\371")
64 0 0 unless (&safe_read(1) eq ',')
72 0 0 if ($ext_label eq "\377") { }
0 0 elsif ($ext_label eq "\376") { }
0 0 elsif ($ext_label eq "\cA") { }
96 0 0 unless (length $Image::DeAnim::gif_in >= $len)
113 0 0 if ($size)
133 0 0 if ($id_flag & 128)