Branch Coverage

lib/URI/Title/MP3.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
16 0 0 unless open FILE, ">$temp"
20 0 0 if ($tag)
31 0 0 if (-f $url) { }
33 0 0 if ($tag)
41 0 0 unless $tag
42 0 0 unless $tag->{'ARTIST'} or $tag->{'TITLE'}
48 0 0 if (my $total = $tag->{'info'}{'SECS'} and -f $url)