blib/lib/Image/ExifTool/CaptureOne.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
41 | 5 | 0 | 53 | not length $$valPt and defined $attrs->{'K'} |
5 | 0 | 53 | not length $$valPt and defined $attrs->{'K'} and defined $attrs->{'V'} | |
136 | 1 | 1 | 0 | $file and $file gt $f |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
49 | 53 | 53 | 0 | $a eq "K" or $a eq "V" |