| blib/lib/Image/ExifTool/RTF.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 21 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 127 | 0 | 0 | 0 | $raf and $raf->Read($buff, 65536) |
| 130 | 0 | 0 | 0 | $p and substr($$dataPt, $p - 1, 1) eq "\\" |
| 135 | 40 | 2 | 4 | $1 and length $1 & 1 |
| 234 | 0 | 0 | 1 | $raf->Read($buff, 64) and $raf->Seek(0, 0) |
| 287 | 0 | 7 | 1 | $tagInfo and $tagInfo->{'Format'} |
| 7 | 0 | 1 | $tagInfo and $tagInfo->{'Format'} and $tagInfo->{'Format'} eq "date" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 330 | 0 | 0 | 2 | $t ne "staticval" or not defined $tag |