Branch Coverage

blib/lib/Video/DVDRip/Base.pm
Criterion Covered Total %
branch 0 68 0.0


line true false branch
90 0 0 unless $Video::DVDRip::DEBUG
95 0 0 if (ref $thing) { }
96 0 0 if @_
100 0 0 if @_
104 0 0 if ($debug)
115 0 0 unless @_
128 0 0 if ref $self and $$self{'debug_level'}
130 0 0 if ($debug)
152 0 0 if $rc
154 0 0 $return_rc ? :
162 0 0 if $callback
168 0 0 unless open $fh, "($command) 2>&1 |"
172 0 0 unless fcntl $fh, 3, $flags
175 0 0 unless fcntl $fh, 4, $flags
191 0 0 unless open $fh, "($command) 2>&1 |"
196 0 0 unless $callback
201 0 0 if $catch_output
241 0 0 unless defined $logger
260 0 0 unless $cmd_line =~ /;$/
267 0 0 unless $part =~ s/^$cmd\s+//
288 0 0 /\s/ ? :
292 0 0 if $words[$i] =~ /\s/
293 0 0 if ($words[$i] =~ /^(-+\D.*)/) { }
298 0 0 if ($i + 1 != @words and not $words[$i + 1] =~ /^-/) { }
321 0 0 if @_
329 0 0 if (s/^"(([^"\\]|\\.)*)"//) { }
0 0 elsif (/^"/) { }
0 0 elsif (s/^'(([^'\\]|\\.)*)'//) { }
0 0 elsif (/^'/) { }
0 0 elsif (s/^\\(.)//) { }
0 0 elsif (s/^([^\s\\'"]+)//) { }
397 0 0 if ($var =~ s/^\((.*)\)$/$1/) { }
401 0 0 if ($@)
424 0 0 if -e $file