| blib/lib/Image/ExifTool/MWG.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 604 | 0 | 10 | 0 | not $inQuotes and s/^"// |
| 640 | 2 | 0 | 0 | $nvHash->{'DelValue'} and defined $val |
| 681 | 0 | 2 | 6 | $Image::ExifTool::Photoshop::iptcDigestInfo and $et->{'NEW_VALUE'}{$Image::ExifTool::Photoshop::iptcDigestInfo} |
| 702 | 0 | 8 | 0 | defined $iptc and length $iptc == $limit |
| 711 | 0 | 0 | 0 | length $xmp > $limit and $iptc eq substr($xmp, 0, $limit) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 584 | 0 | 0 | 4 | /^"/ or /; / |