Branch Coverage

lib/Text/Playlist/PLS.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
24 0 1 unless grep {$_ eq '[playlist]';} @lines
28 3 3 if ($line =~ /(File|Title|Length)(\d+)\s*=\s*(.*)/io)
35 1 2 if ($line =~ /numberofentries\s*=\s*(\d+)/io)
41 0 1 if $count != scalar @items
44 1 0 wantarray ? :