| blib/lib/Template/Plugin/MP3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 1 | 0 | 0 | not defined $file and defined $$config{'name'} |
| 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}'") |