| blib/lib/MP3/Cut/Gapless.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 24 | 70.8 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 2 | unless ($args{'file'} or $args{'cue'}) |
| 19 | 2 | 27 | if ($$self{'cue'}) |
| 23 | 0 | 29 | unless (-f $$self{'file'}) |
| 27 | 3 | 26 | if ($$self{'cache_dir'}) |
| 31 | 1 | 2 | unless (-d $$self{'cache_dir'}) |
| 54 | 0 | 2 | unless $$self{'_tracks'} |
| 60 | 0 | 4 | unless ($filename) |
| 65 | 0 | 4 | if (-e $filename) |
| 77 | 3 | 1 | if $$track{'end_ms'} |
| 110 | 2 | 0 | unless ($$self{'file'}) |
| 115 | 2 | 0 | unless ($dirs =~ m(^[/\\])) |
| 137 | 28 | 1 | if exists $$self{'_mp3c'} |