Condition Coverage

blib/lib/Image/ExifTool/H264.pm
Criterion Covered Total %
condition 11 29 37.9


and 3 conditions

line !l l&&!r l&&r condition
788 0 0 1 $w >= 160 and $w <= 4096
0 0 1 $w >= 160 and $w <= 4096 and $h >= 120
0 0 1 $w >= 160 and $w <= 4096 and $h >= 120 and $h <= 3072
971 0 0 1 $size > 20 and substr($$dataPt, $pos, 20) eq "\27\356\214`\370M\21\331\214\326\b\0 \f\232fMDPM"
986 1 0 6 $index < $num and $pos < $end
998 6 0 0 $tagInfo->{'Unknown'} and not $tagInfo->{'SetPrintConv'}

or 2 conditions

line l !l condition
1088 0 1 $et->{'GotNAL06'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
720 0 0 0 $j or $next
1061 2 0 3 $parseNalUnit{$nal_unit_type} or $verbose
1102 1 0 0 $foundUserData or $et->{'ParsedH264'}