| blib/lib/Image/ExifTool/ISO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 12 | 83.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 143 | 0 | 9 | unless $raf->Seek(32768, 0) | 
| 146 | 0 | 4 | unless $buff =~ /^[\0-\x03\xff]CD001/ | 
| 147 | 1 | 3 | unless ($tagTablePtr) | 
| 154 | 1 | 3 | if $type == 255 | 
| 155 | 1 | 2 | unless $tagTablePtr->{$type} | 
| 165 | 1 | 8 | $tagTablePtr ? : |