Branch Coverage

blib/lib/Net/OpenSoundControl/Client.pm
Criterion Covered Total %
branch 0 2 0.0


line true false branch
58 0 0 unless $$self{'SOCKET'} = 'IO::Socket::INET'->new('PeerAddr', $$self{'HOST'}, 'PeerPort', $$self{'PORT'}, 'Proto', 'udp')