Branch Coverage

blib/lib/Image/ExifTool/Vorbis.pm
Criterion Covered Total %
branch 16 20 80.0


line true false branch
163 2 2 $dirInfo->{'DirLen'} ? :
168 0 24 if $pos + 4 > $end
170 0 24 if $pos + 4 + $len > $end
175 20 4 if (defined $num) { }
176 0 20 unless $buff =~ /(.*?)=(.*)/s
180 0 20 if $Image::ExifTool::specialTags{$tag}
184 3 1 $pos + 4 < $end ? :
189 3 21 unless ($tagTablePtr->{$tag})
205 4 20 unless $num--
206 17 3 defined $index ? :