| blib/lib/Image/ExifTool/DjVu.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 7 | 18 | 38.8 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 227 | 13 | 0 | 3 | $tok =~ /(\\+)$/ and length $1 & 1 | 
| 267 | 0 | 0 | 2 | ref $ant eq "ARRAY" and @$ant >= 2 | 
| 295 | 0 | 0 | 12 | ref $item eq "ARRAY" and @$item >= 2 | 
| 0 | 0 | 12 | ref $item eq "ARRAY" and @$item >= 2 and not ref $item->[0] | |
| 0 | 0 | 12 | ref $item eq "ARRAY" and @$item >= 2 and not ref $item->[0] and not ref $item->[1] | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 269 | 0 | 0 | 2 | ref $tag or not defined $tagTablePtr->{$tag} |