Branch Coverage

blib/lib/App/MPDSync.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
44 0 0 if $$self{'verbose'}
75 0 0 unless ($$self{'from'})
82 0 0 if ($$self{'daemon'})
110 0 0 if (@playlist) { }
111 0 0 if ($$item{'uri'} eq $playlist[0]{'uri'}) { }