Condition Coverage

blib/lib/FFMPEG/Effects.pm
Criterion Covered Total %
condition 0 15 0.0


or 3 conditions

line l !l&&r !l&&!r condition
342 0 0 0 not @inputargs or $inputargs[0] eq 'all'
487 0 0 0 $aspectratio == 1.33 or $aspectratio == 1.78
0 0 0 $aspectratio == 1.33 or $aspectratio == 1.78 or $aspectratio == 1.5
1120 0 0 0 not $$self{'pngfile'} or $$self{'pngfile'} eq 'none'
1315 0 0 0 not $$self{'fontsize'} or $$self{'fontsize'} eq 'not-set'