Branch Coverage

blib/lib/FFMPEG/Effects.pm
Criterion Covered Total %
branch 0 224 0.0


line true false branch
293 0 0 if ($debugsetting)
301 0 0 if ($$self{'debug'} != 0)
342 0 0 if (not @inputargs or $inputargs[0] eq 'all') { }
363 0 0 if ($$helphash{$_}) { }
385 0 0 if ($$self{'debug'} != 0)
402 0 0 if ($$self{'debug'} != 0)
415 0 0 if (not $$self{$param}) { }
430 0 0 if ($size eq 'sqcif')
431 0 0 if ($size eq 'qcif')
432 0 0 if ($size eq 'cif')
433 0 0 if ($size eq '4cif')
434 0 0 if ($size eq '16cif')
435 0 0 if ($size eq 'qqvga')
436 0 0 if ($size eq 'qvga')
437 0 0 if ($size eq 'vga')
438 0 0 if ($size eq 'svga')
439 0 0 if ($size eq 'xga')
440 0 0 if ($size eq 'uxga')
441 0 0 if ($size eq 'qxga')
442 0 0 if ($size eq 'sxga')
443 0 0 if ($size eq 'qsxga')
444 0 0 if ($size eq 'hsxga')
445 0 0 if ($size eq 'wvga')
446 0 0 if ($size eq 'wxga')
447 0 0 if ($size eq 'wsxga')
448 0 0 if ($size eq 'wuxga')
449 0 0 if ($size eq 'woxga')
450 0 0 if ($size eq 'wqsxga')
451 0 0 if ($size eq 'wquxga')
452 0 0 if ($size eq 'whsxga')
453 0 0 if ($size eq 'whuxga')
454 0 0 if ($size eq 'cga')
455 0 0 if ($size eq 'ega')
456 0 0 if ($size eq 'hd480')
457 0 0 if ($size eq 'hd720')
472 0 0 if ($aspectratio == 1.78)
477 0 0 if ($aspectratio == 1.33)
482 0 0 if ($aspectratio == 1.5)
487 0 0 unless ($aspectratio == 1.33 or $aspectratio == 1.78 or $aspectratio == 1.5)
508 0 0 if ($$self{'debug'} != 0)
543 0 0 if ($$self{'debug'} != 0)
559 0 0 if ($$self{'debug'} != 0)
568 0 0 if ($$self{'debug'} != 0)
576 0 0 if ($$self{'debug'} != 0)
591 0 0 if ($frameno == $fadeinframes)
604 0 0 if ($$self{'debug'} != 0)
614 0 0 if ($$self{'debug'} != 0)
622 0 0 if ($$self{'debug'} != 0)
630 0 0 if ($$self{'debug'} != 0)
636 0 0 unless ($$self{'debug'} != 0)
656 0 0 if ($$self{'debug'} != 0)
706 0 0 if ($$self{'debug'} != 0)
715 0 0 if ($$self{'debug'} != 0)
738 0 0 if ($frameno == $fadeoutframes)
749 0 0 if ($$self{'debug'} != 0)
769 0 0 if ($$self{'debug'} != 0)
780 0 0 if ($$self{'debug'} != 0)
788 0 0 if ($$self{'debug'} != 0)
796 0 0 if ($$self{'debug'} != 0)
802 0 0 unless ($$self{'debug'} != 0)
820 0 0 if ($$self{'debug'} != 0)
837 0 0 if ($$self{'debug'} != 0)
851 0 0 if ($$self{'debug'} != 0)
863 0 0 if ($VideoDataArray[$i] =~ /Duration/)
870 0 0 if ($$self{'debug'} != 0)
898 0 0 if ($$self{'debug'} != 0)
913 0 0 if ($$self{'debug'} != 0)
925 0 0 if ($$self{'debug'} != 0)
930 0 0 if ($ProcDataArray[$i] =~ /FFmpeg version/)
938 0 0 if ($ProcDataArray[$i] =~ /built on/)
945 0 0 if ($ProcDataArray[$i] =~ /configuration:/)
953 0 0 if ($ProcDataArray[$i] =~ /libav/)
964 0 0 if ($ProcDataArray[$i] =~ /libsw/)
975 0 0 if ($ProcDataArray[$i] =~ /Input/)
987 0 0 if ($ProcDataArray[$i] =~ /Duration:/)
1009 0 0 if ($ProcDataArray[$i] =~ /Stream/)
1022 0 0 if ($$StreamInfo{$stream}{'type'} =~ /Video/)
1037 0 0 if ($$StreamInfo{$stream}{'type'} =~ /Audio/)
1053 0 0 if ($$self{'debug'} != 0)
1073 0 0 if ($$self{'debug'} != 0)
1085 0 0 unless (open FILE, $textfile)
1120 0 0 if (not $$self{'pngfile'} or $$self{'pngfile'} eq 'none') { }
1146 0 0 if ($$self{'debug'} != 0)
1152 0 0 if ($$self{'debug'} != 0)
1164 0 0 unless ($$self{'debug'} != 0)
1181 0 0 if ($$self{'debug'} != 0)
1222 0 0 if (lc $$self{'fontcolor'} eq 'red')
1227 0 0 if (lc $$self{'fontcolor'} eq 'blue')
1232 0 0 if (lc $$self{'fontcolor'} eq 'green')
1237 0 0 if (lc $$self{'fontcolor'} eq 'cyan')
1242 0 0 if (lc $$self{'fontcolor'} eq 'magenta')
1247 0 0 if (lc $$self{'fontcolor'} eq 'yellow')
1252 0 0 if (lc $$self{'fontcolor'} eq 'white')
1257 0 0 if (lc $$self{'fontcolor'} eq 'grey')
1262 0 0 if (lc $$self{'fontcolor'} eq 'black')
1267 0 0 if (lc $$self{'font'} eq 'helvetica')
1272 0 0 if (lc $$self{'font'} eq 'courier') { }
1287 0 0 unless (open FILE, $titletextfile)
1299 0 0 if ($$self{'debug'} != 0)
1309 0 0 if ($linelength > $longestline)
1315 0 0 if (not $$self{'fontsize'} or $$self{'fontsize'} eq 'not-set') { }
1349 0 0 if (/./) { }
1353 0 0 if ($linenumber == 1)
1368 0 0 if ($justify eq 'left')
1374 0 0 if ($justify eq 'center')
1380 0 0 if ($justify eq 'right')
1387 0 0 if ($largefontsize < 1)
1403 0 0 if ($justify eq 'left')
1409 0 0 if ($justify eq 'center')
1415 0 0 if ($justify eq 'right')
1607 0 0 unless open TITLEFILE, '>', 'Title.ps'
1611 0 0 if ($$self{'debug'} != 0)