blib/lib/WWW/Slides/Controller/UDP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
21 | 1 | 2 | unless exists $$args{'port'} |
23 | 1 | 1 | unless $$args{'in_handle'} = 'IO::Socket::INET'->new('Proto', 'udp', 'LocalPort', $$args{'port'}) |