Condition Coverage

blib/lib/Image/TIFF.pm
Criterion Covered Total %
condition 29 38 76.3


and 3 conditions

line !l l&&!r l&&r condition
983 5 8 0 $ifd_off == -1 and length $val >= 12
1021 17 0 21 ref $sub->{$i} eq "HASH" and exists $sub->{$i}{'__TAG__'}

or 2 conditions

line l !l condition
863 15 18 shift() || 0
885 38 33 $tags ||= \%tiff_tags
925 0 372 $voff_plus || 0
955 14 0 $1 || ''
962 211 11 $1 || ''
970 13 3 $self->{'Make'} || ''
971 16 0 $1 || ''

or 3 conditions

line l !l&&r !l&&!r condition
876 196 0 7 $tiff_tags{$_[1]} or $exif_tags{$_[1]}
904 1 1 811 $type == 0 or $type > @types
947 124 112 575 $type eq "ASCII" or $type eq "UNDEFINED"
966 740 71 0 $tags->{$tag} || $self->tagname($tag)
1012 0 0 25 $val < 0 or $val > length $_
1051 13 13 745 $tag eq "Make" or $tag eq "Model"