Condition Coverage

blib/lib/POE/Component/Enc/Ogg.pm
Criterion Covered Total %
condition 14 25 56.0


and 3 conditions

line !l l&&!r l&&r condition
159 0 0 0 $$heap{'wheel'} and $$heap{'wheel'}->PID == $child_pid
220 0 0 0 $_ and -f $_

or 2 conditions

line l !l condition
28 5 1 $$self{'quality'} ||= 3
29 5 1 $$self{'priority'} ||= 0
31 5 1 $$self{'parent'} ||= 'main'
32 5 1 $$self{'status'} ||= 'status'
33 5 1 $$self{'error'} ||= 'error'
34 5 1 $$self{'done'} ||= 'done'
35 5 1 $$self{'warning'} ||= 'warning'
212 0 0 $$self{'message'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
57 0 0 0 $ext eq 'wav' or $ext eq 'flac'