Condition Coverage

blib/lib/Template/Plugin/MP3.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
34 1 0 0 not defined $file and defined $$config{'name'}

or 3 conditions

line l !l&&r !l&&!r condition
47 1 0 0 'MP3::Info'->new($file) || $context->throw($ETYPE, "Can't create MP3::Info object for mp3 file '${file}'")