blib/lib/Image/ExifTool/ICO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 10 | 50.0 |
line | true | false | branch |
---|---|---|---|
87 | 0 | 1 | unless $raf->Read($buff, 6) == 6 |
88 | 0 | 1 | unless $buff =~ /^\0\0([\x01\x02])\0[^0]\0/s |
91 | 1 | 0 | $1 eq "\cA" ? : |
97 | 0 | 1 | unless $raf->Read($buff, 16) == 16 |
98 | 0 | 1 | if $i |