| blib/lib/Image/TIFF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 28 | 38 | 73.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 985 | 4 | 8 | 0 | $ifd_off == -1 and length $val >= 12 |
| 1023 | 17 | 0 | 21 | ref $sub->{$i} eq "HASH" and exists $sub->{$i}{'__TAG__'} |
| line | l | !l | condition |
|---|---|---|---|
| 865 | 14 | 14 | shift() || 0 |
| 887 | 33 | 28 | $tags ||= \%tiff_tags |
| 927 | 0 | 284 | $voff_plus || 0 |
| 957 | 13 | 0 | $1 || '' |
| 964 | 172 | 10 | $1 || '' |
| 972 | 12 | 0 | $self->{'Make'} || '' |
| 973 | 12 | 0 | $1 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 878 | 196 | 0 | 7 | $tiff_tags{$_[1]} or $exif_tags{$_[1]} |
| 906 | 1 | 1 | 704 | $type == 0 or $type > @types |
| 949 | 102 | 93 | 509 | $type eq "ASCII" or $type eq "UNDEFINED" |
| 968 | 636 | 68 | 0 | $tags->{$tag} || $self->tagname($tag) |
| 1014 | 0 | 0 | 21 | $val < 0 or $val > length $_ |
| 1053 | 12 | 12 | 645 | $tag eq "Make" or $tag eq "Model" |