Condition Coverage

blib/lib/Metabrik/Audio/Soundconverter.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $format ne 'ogg' and $format ne 'wav'
0 0 0 $format ne 'ogg' and $format ne 'wav' and $format ne 'mp3'
0 0 0 $format ne 'ogg' and $format ne 'wav' and $format ne 'mp3' and $format ne 'flac'

or 3 conditions

line l !l&&r !l&&!r condition
42 0 0 0 $format ||= $self->format