| blib/lib/Audio/Metadata/Flac.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 58 | 0 | 12 | unless $marker eq $FLAC_MARKER |
| 74 | 12 | 36 | if (not $tail) { } |
| 96 | 12 | 24 | if ref($block) =~ /::Comments$/ |
| 113 | 7 | 14 | if ($block->next and ref($block->next) =~ /::Padding$/) |
| 137 | 8 | 24 | if ref($block) =~ /::Padding$/ |
| 144 | 7 | 1 | if ($block_chain_size_delta <= $padding_avail) |
| 153 | 1 | 7 | if $with_new_file |
| 156 | 1 | 7 | $with_new_file ? : |
| 157 | 1 | 7 | if ($with_new_file) { } |
| 167 | 1 | 7 | if ($with_new_file) { } |