| blib/lib/Brackup/Chunker/MP3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 0 | unless $HAVE_MP3_INFO |
| 18 | 0 | 0 | unless -e $file_path |
| 19 | 0 | 0 | unless -e $file_path |
| 25 | 0 | 0 | if ($music_offset != 0) |
| 42 | 0 | 0 | if ($music_end != $size) |
| 58 | 0 | 0 | unless ($file =~ /\.mp3$/i) |
| 63 | 0 | 0 | unless ($info and defined $$info{'OFFSET'}) |
| 69 | 0 | 0 | if ($tag and $$tag{'TAGVERSION'} and $$tag{'TAGVERSION'} =~ /ID3v1/) |