| blib/lib/Image/ExifTool/Torrent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 23 | 39.1 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 113 | 64 | 5 | 1 | $remaining < 64 and not $raf->{'BencodeEOF'} | 
| 120 | 0 | 0 | 36 | $tok =~ /^\d$/ and $$dataPt =~ /\G(\d*):/g | 
| 244 | 5 | 0 | 0 | $et->Options("Struct") and $tagInfo | 
| 5 | 0 | 0 | $et->Options("Struct") and $tagInfo and $tagInfo->{'Name'} eq "Info" | |
| 285 | 0 | 1 | 0 | ref $dict eq "HASH" and $dict->{'announce'} || $dict->{'created by'} | 
| line | l | !l | condition | 
|---|---|---|---|
| 231 | 13 | 0 | $index[$j] || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 207 | 0 | 0 | 0 | length $name < 2 or not $name =~ /^[A-Z]/ | 
| 285 | 1 | 0 | 0 | $dict->{'announce'} || $dict->{'created by'} |