| blib/lib/Music/Tag/FLAC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 2 | 56 | unless (exists $$self{'_Flac'} and ref $$self{'_Flac'}) |
| 16 | 2 | 0 | if ($self->info->has_data('filename')) |
| 54 | 2 | 0 | if ($self->flac) |
| 56 | 27 | 4 | if (exists $tagmap{$t} and defined $v) |
| 68 | 0 | 2 | if ($self->flac->picture and not $self->info->has_data('picture')) |
| 82 | 1 | 0 | if ($self->flac) |
| 84 | 15 | 3 | if ($self->info->has_data($v)) |