Branch Coverage

blib/lib/POE/Component/Enc/Ogg.pm
Criterion Covered Total %
branch 3 50 6.0


line true false branch
25 0 5 ref $opts ? :
1 5 !defined($opts) ? :
46 0 0 ref $opts ? :
0 0 !defined($opts) ? :
49 0 0 unless $$self{'input'}
51 0 0 unless -f $$self{'input'}
57 0 0 unless $ext eq 'wav' or $ext eq 'flac'
61 0 0 unless ($$self{'output'})
72 0 0 unless $kernel->post($$self{'parent'}, $event, $self, @_)
87 0 0 if $$self{'album'}
90 0 0 if $$self{'genre'}
93 0 0 if $$self{'title'}
96 0 0 if $$self{'date'}
99 0 0 if $$self{'artist'}
104 0 0 if $$self{'quality'}
107 0 0 if $$self{'tracknumber'}
113 0 0 if ($$self{'comment'})
128 0 0 if ($ext eq 'flac') { }
159 0 0 if ($$heap{'wheel'} and $$heap{'wheel'}->PID == $child_pid)
165 0 0 if ($exit_code) { }
178 0 0 if (/^ERROR: (.*)/i) { }
0 0 elsif (/^WARNING: (.*)/i) { }
0 0 elsif (/^ \s+ \[ \s+ ([0-9.]+) % \s* \] \s+ \[ \s+ (\d+) m (\d+) s \s+ remaining \s* \] /x) { }
220 0 0 if $_ and -f $_
228 0 0 if $$self{'delete'}