Branch Coverage

blib/lib/MP3/M3U.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
11 0 0 unless -e $file
28 0 0 unless open M3U, $$self{'_file'}
30 0 0 if /^#/
35 0 0 if ($search and $replace)
40 0 0 unless (-e $file)