Condition Coverage

blib/lib/FFmpeg/Command.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 defined $option{$_} and defined $output_option{$_}
0 0 0 defined $metadata{$_} and defined $output_option{$_}

or 2 conditions

line l !l condition
49 0 7 shift() || 'ffmpeg'

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 14 $ret == 0 or $ret == 1
78 0 0 0 $$args{'file'} || $$args{'files'}