Condition Coverage

lib/Image/Info/AVIF.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 3 defined $d and $d =~ /\x00\z/
51 18 0 24 $type =~ /$box_types_to_keep/ and not exists $boxes{$type}
83 0 0 3 length $ftyp >= 8 and not length $ftyp & 3
139 0 0 0 $width_den != 0 and $height_den != 0