Branch Coverage

blib/lib/POE/Component/Enc/Flac.pm
Criterion Covered Total %
branch 3 34 8.8


line true false branch
25 0 4 ref $opts ? :
1 4 !defined($opts) ? :
46 0 0 ref $opts ? :
0 0 !defined($opts) ? :
49 0 0 unless $$self{'input'}
52 0 0 unless ($$self{'output'})
63 0 0 unless $kernel->post($$self{'parent'}, $event, $self, @_)
80 0 0 if $$self{'compression'}
86 0 0 if ($$self{'comment'})
119 0 0 if ($$heap{'wheel'} and $$heap{'wheel'}->PID == $child_pid)
125 0 0 if ($exit_code) { }
138 0 0 if (/^ERROR: (.*)/i) { }
0 0 elsif (/^WARNING: (.*)/i) { }
0 0 elsif (/ \S+:\s+ # input file name (\d+)%\s+complete, # Percentage completion \s+ratio=([0-9.]+) # Current compression ratio /x) { }
0 0 elsif (/ \S+:\s+ # input file name wrote\s+(\d+)\s+bytes, # Percentage completion \s+ratio=([0-9.]+) # Compression ratio /x) { }
194 0 0 if $_ and -f $_
202 0 0 if $$self{'delete'}