blib/lib/Image/ExifTool/WTV.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 15 | 53.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
162 | 0 | 0 | 29 | $raf->Seek($sec * $secSize, 0) and $raf->Read($buff, $secSize) == $secSize |
269 | 7 | 0 | 1 | $tagTablePtr->{$tag} and $flg == 0 || $flg == 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
203 | 23 | 17 | 33 | $fmt == 0 or $fmt == 3 |
246 | 0 | 1 | 0 | $secSize == 4096 or $secSize == 256 |
269 | 0 | 1 | 0 | $flg == 0 || $flg == 1 |