Condition Coverage

blib/lib/Image/ExifTool/OOXML.pm
Criterion Covered Total %
condition 18 31 58.0


and 3 conditions

line !l l&&!r l&&r condition
191 55 12 67 $prop ne "Properties" and $prop ne "cp:coreProperties"
67 28 39 $prop ne "Properties" and $prop ne "cp:coreProperties" and $prop ne "property"
232 33 4 0 ref $Image::ExifTool::XMP::Main{$ns} eq "HASH" and $Image::ExifTool::XMP::Main{$ns}{'SubDirectory'}
24 2 7 @$props > 2 and grep /^vt:vector$/, @$props
262 0 0 4 $table and %$table
324 1 0 0 $fileType eq "PPTX" and $et->{'FILE_EXT'}
0 0 0 $fileType eq "PPTX" and $et->{'FILE_EXT'} and $et->{'FILE_EXT'} eq "THMX"
332 0 0 0 $fileType and $isOOXML{$fileType}

or 2 conditions

line l !l condition
201 12 55 $namespace || ''
288 2 54 $tagInfo->{'Format'} || $tagInfo->{'Writable'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
318 1 0 0 $dirInfo->{'MIME'} || $Image::ExifTool::mimeType{'DOCX'}