Condition Coverage

lib/Net/DAAP/Server/Track.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
53 0 0 MP3::Info::get_mp3tag($file) || {}
58 0 0 $$tag{'YEAR'} || undef
59 0 0 $$tag{'TRACKNUM'} || ''
60 0 0 $count || 0
61 0 0 $number || 0

or 3 conditions

line l !l&&r !l&&!r condition
54 0 0 0 $$tag{'TITLE'} || basename($file, '.mp3')