Condition Coverage

blib/lib/Music/Tag/FLAC.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
15 2 0 56 exists $$self{'_Flac'} and ref $$self{'_Flac'}
56 4 0 27 exists $tagmap{$t} and defined $v
68 2 0 0 $self->flac->picture and not $self->info->has_data('picture')