| blib/lib/Image/ExifTool/Google.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 14 | 14.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 654 | 0 | 0 | 0 | $tag =~ s/( \(base64\))?: ?(.*)// and $2 |
| 761 | 0 | 0 | 0 | $tagInfo and $tagInfo->{'IsProtobuf'} |
| line | l | !l | condition |
|---|---|---|---|
| 675 | 0 | 1 | $et->Options('FastScan') || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 648 | 0 | 0 | 0 | $tag =~ /:/ or $tag =~ /^\w+$/ |
| 761 | 1 | 0 | 0 | $ver == 3 or $tagInfo and $tagInfo->{'IsProtobuf'} |