blib/lib/Audio/File/Flac.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 1 | unless $$self{'tag'} = 'Audio::File::Flac::Tag'->new($self->name) |
23 | 0 | 1 | unless $$self{'audio_properties'} = 'Audio::File::Flac::AudioProperties'->new($self->name) |