| blib/lib/Image/MetaData/JPEG/parsers/app1_xmp.pl | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 25 | 52.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 151 | 9 | 0 | 6 | $s eq '/' and $$string =~ s[^($mkp_tag)>][]o |
| 9 | 0 | 0 | $s eq '!' and $$string =~ s/^//o | |
| 6 | 0 | 3 | $s eq '?' and $$string =~ s/^<\?($mkp_tag) ?([^\?]*?)\?>//o |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 29 | 10 | $this->list_equal($regexps_array, $offset) || (return 0) |
| 145 | 7 | 10 | $1 || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 295 | 0 | 0 | 2 | $$nss{$_} =~ /\#$/ or defined $ns |
| 321 | 0 | 2 | 0 | $this->parse_comment($ns, $pdir) or $this->parse_rdf_simple_property($ns, $pdir) |
| 2 | 0 | 0 | $this->parse_comment($ns, $pdir) or $this->parse_rdf_simple_property($ns, $pdir) or $this->parse_rdf_struct_property($ns, $pdir) | |
| 2 | 0 | 0 | $this->parse_comment($ns, $pdir) or $this->parse_rdf_simple_property($ns, $pdir) or $this->parse_rdf_struct_property($ns, $pdir) or $this->parse_rdf_array_property($ns, $pdir) |